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 2021/06/29 01:06:12 UTC

[GitHub] [apisix] spacewander commented on a change in pull request #4498: docs: added /apisix/admin/plugins/reload into admin-api.md

spacewander commented on a change in pull request #4498:
URL: https://github.com/apache/apisix/pull/4498#discussion_r660208928



##########
File path: docs/en/latest/admin-api.md
##########
@@ -852,6 +852,7 @@ More examples can be found in [Certificate](./certificate.md).
 | GET    | /apisix/admin/plugin_configs             | NULL         | Fetch resource list                                                                                                                                                                                                                                                                                                       |
 | GET    | /apisix/admin/plugin_configs/{id}        | NULL         | Fetch resource                                                                                                                                                                                                                                                                                                            |
 | PUT    | /apisix/admin/plugin_configs/{id}        | {...}        | Create resource by ID                                                                                                                                                                                                                                                                                                     |
+| PUT    | /apisix/admin/plugins/reload        |     NULL    | Reload plugin                                                                                                                                                                                                                                                                                                       |

Review comment:
       It should be put into a separate section but not "/apisix/admin/plugin_configs"




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