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 2020/10/29 06:19:04 UTC

[GitHub] [apisix] membphis opened a new issue #2558: doc: English style, " , " -> ", "

membphis opened a new issue #2558:
URL: https://github.com/apache/apisix/issues/2558


   should remove the first space in doc for `" , "`
   
   ```shell
   $ find ./doc -name "*.md"  | xargs grep " , "
   ./doc/architecture-design.md:        * `Absolute match `: Complete match for the given `uri` , such as `/foo/bar`,`/foo/glo`.
   ./doc/architecture-design.md:# Create a Consumer , specify the authentication plugin key-auth, and enable the specific plugin limit-count
   ./doc/discovery.md:It is very easy for APISIX to extend the discovery client. , the basic steps are as follows
   ./doc/plugins/hmac-auth.md:2. add a Route or add a Service , and enable the `hmac-auth` plugin
   ./doc/plugins/basic-auth.md:### 2. add a Route or add a Service , and enable the `basic-auth` plugin
   ./doc/plugins/jwt-auth.md:2. add a Route or add a Service , and enable the `jwt-auth` plugin
   ./doc/grpc-proxy.md:* `uri`:   format likes /service/method , Example:/helloworld.Greeter/SayHello
   


----------------------------------------------------------------
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.

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



[GitHub] [apisix] idbeta commented on issue #2558: doc: English style, " , " -> ", "

Posted by GitBox <gi...@apache.org>.
idbeta commented on issue #2558:
URL: https://github.com/apache/apisix/issues/2558#issuecomment-718388035


   I will try to fix it.


----------------------------------------------------------------
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.

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



[GitHub] [apisix] spacewander commented on issue #2558: doc: English style, " , " -> ", "

Posted by GitBox <gi...@apache.org>.
spacewander commented on issue #2558:
URL: https://github.com/apache/apisix/issues/2558#issuecomment-719100927


   Solved.


----------------------------------------------------------------
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.

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



[GitHub] [apisix] membphis commented on issue #2558: doc: English style, " , " -> ", "

Posted by GitBox <gi...@apache.org>.
membphis commented on issue #2558:
URL: https://github.com/apache/apisix/issues/2558#issuecomment-718389155


   good luck 


----------------------------------------------------------------
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.

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



[GitHub] [apisix] spacewander closed issue #2558: doc: English style, " , " -> ", "

Posted by GitBox <gi...@apache.org>.
spacewander closed issue #2558:
URL: https://github.com/apache/apisix/issues/2558


   


----------------------------------------------------------------
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.

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