juzhiyuan commented on pull request #651: URL: https://github.com/apache/apisix-dashboard/pull/651#issuecomment-720811356
> What problem is this PR trying to solve? Sorry, I am not familiar with this part of the logic. > I have some questions: > > 1. Why dashboard repo has Lua code? > 2. If Apache APISIX adds or modifies the plug-in schema, do we need to modify the code here? Related issue https://github.com/apache/apisix-dashboard/issues/605 This PR aims to fetch the plugin's schema type. > Why dashboard repo has Lua code? @nic-chen uses those codes to sync schema from APISIX. > If Apache APISIX adds or modifies the plug-in schema, do we need to modify the code here? Yes, and this way should be removed and use other good solutions. ---------------------------------------------------------------- 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]
