You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/04/24 10:10:15 UTC

[GitHub] [apisix-ingress-controller] Chever-John commented on a diff in pull request #983: Update apisix_upstream.md

Chever-John commented on code in PR #983:
URL: https://github.com/apache/apisix-ingress-controller/pull/983#discussion_r857101911


##########
docs/en/latest/references/apisix_upstream.md:
##########
@@ -23,7 +23,7 @@ title: ApisixUpstream Reference
 
 |     Field     |  Type    | Description    |
 |---------------|----------|----------------|
-| scheme        | string   | The protocol used to talk to the Service, can be `http`, `grpc`, default is `http`.   |
+| scheme        | string   | The protocol used to talk to the Service, can be  `http`, `https`, `grpc`, `grpcs` default is `http`.   |

Review Comment:
   ```suggestion
   | scheme        | string   | The protocol used to talk to the Service, can be `http`, `https`, `grpc`, `grpcs` default is `http`.   |
   ```
   There is an extra space here.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org