Can we consider data-driven form generation where we can write some json to generate the form? This will help with ongoing maintenance and expand coverage.
Qi Guo <guoq...@gmail.com> 于2022年1月17日周一 14:49写道: > Hi community > > I recently saw a discussion at > https://github.com/apache/apisix/discussions/6090 about adding UI form > configurations to plugins. Regarding `apisix-dashboard` we currently only > support 8 UI forms, I think we should keep pushing them. I would like to > move forward with the development of the `traffic-split`, `authz-casbin` > and other plugin UI forms. In the process, I plan to find some new > contributors to help them out and guide them to join our community instead > of developing them myself. > > First, I would like to try to complete the `traffic-split` and > `authz-casbin` > > What do you think? > > Best regards! >