Revolyssup commented on issue #9577: URL: https://github.com/apache/apisix/issues/9577#issuecomment-1623413861
Conclusion: `/apisix/admin/plugins?all=true` will be deprecated in future but is supported now. To get the names of all plugins, users can use `/apisix/admin/plugins/list` or `/apisix/admin/plugins/list?subsystem=stream`. And then for fetching the full plugin in a particular subsystem with a schema, users can, for example: `/apisix/admin/plugins/http-logger` or `/apisix/admin/plugins/mqtt-logger?subsystem=stream`. This PR reflects the state of this conclusion: https://github.com/apache/apisix/pull/9580/files#diff-0143af7fae95d5cd58bb1e460c89bbe37e8c35826b5ce783d9e2c3a13ba91775 -- 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]
