imjoey commented on issue #1039: URL: https://github.com/apache/apisix-dashboard/issues/1039#issuecomment-770502805
This is very impressive and we love this solution for: - Less is more > This does not need any extra configurations or templates to be stored in manager-api. - Code is documentation > Since then, the plugin schemas defined in APISIX will be also the documentation of all plugins, current Admin-API could also benefit from this. - YAML is much more user-friendly for inline editing than JSON > JSON is good for data exchange among applications, but not for human editing (Dealing with double quote is a nightmare). In contrast, YAML is better for both reading and editing. @juzhiyuan @LiteSun @membphis What's your opinions? Any feedback is welcome 😄 . Thanks. ---------------------------------------------------------------- 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]
