AlinsRan commented on code in PR #2012:
URL: 
https://github.com/apache/apisix-ingress-controller/pull/2012#discussion_r1367639639


##########
pkg/apisix/plugin_metadata.go:
##########
@@ -179,7 +179,7 @@ type pluginMetadataMem struct {
 func newPluginMetadataMem(c *cluster) PluginMetadata {
        return &pluginMetadataMem{
                url:      c.baseURL + "/plugin_metadatas",

Review Comment:
   pls refs: https://apisix.apache.org/docs/apisix/admin-api/#plugin-metadata
   
   Actually, the `plugin_metadata` is the correct one



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