fregie commented on issue #1039:
URL: 
https://github.com/apache/apisix-dashboard/issues/1039#issuecomment-911150772


   I think use form to config plugins is the best solution.And we shuold also 
support to config custom plugins by from,not json or yaml.
   And I don't think using template is a good idea, form and annotation will be 
better.
   All schema shuold be defined in plugin itself,that is the `plugin_name.lua` 
in apisix, all dashboard need to do is get the schema by apisix, and parse it 
in form and annotation to config.
   Another thing is, dashboard get the schema by apisix control api or 
etcd(apisix can save the plugin infomation in etcd,but we need consider the 
info version of plugin)
   @liuxiran @nic-chen 


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