liuxiran edited a comment on issue #529:
URL: 
https://github.com/apache/apisix-dashboard/issues/529#issuecomment-735574726


   > I checked this issue once more, and it seems that the backend should 
support this feature too  @liuxiran @membphis right?
   
   thanks for @juzhiyuan 's reminder,  I also rethinked this issue, and IMHO, 
it is better to get support from BE:
   
   - get `whether the plugin needs to be config` together with `category` of 
all plugins instead of only get plugin names from `GET /apisix/admin/plugins`
   
   `whether the plugin needs to be config` could also not be a specific flag, 
FE can also judge from whether the [plugin].schema.properties is empty, in this 
case , api should return the schema at the same time.
   
   This would also apply to other plugins that do not require configuration :)


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


Reply via email to