tokers commented on a change in pull request #5933:
URL: https://github.com/apache/apisix/pull/5933#discussion_r775305829



##########
File path: docs/en/latest/plugin-develop.md
##########
@@ -493,4 +493,12 @@ function _M.control_api()
 end
 ```
 
-If you don't change the default control API configuration, the plugin will be 
expose `GET /v1/plugin/example-plugin/hello` which can only be accessed via 
`127.0.0.1`.
+If you don't change the default control API configuration, the plugin will be 
expose `GET /v1/plugin/example-plugin/hello` which can only be accessed via 
`127.0.0.1`. Test with the following command:

Review comment:
       ```suggestion
   If you don't change the default control API configuration, the plugin will 
expose `GET /v1/plugin/example-plugin/hello` which can only be accessed via 
`127.0.0.1`. Test with the following command:
   ```




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to