LiteSun commented on issue #673: URL: https://github.com/apache/apisix-dashboard/issues/673#issuecomment-720843370
Convert the Chinese characters in the image to English: The dashboard project is the control plane, where all parameter validation needs to be done; Apache APISIX is now a mix of data plane and control plane, and will evolve to a pure data plane later. The dashboard project is divided into two parts: the front-end and the manager API. The front-end schema validation is optional and only affects the experience at most. The manager API is meant to replace the admin API in Apache APISIX, so the parameter checking logic needs to be synchronized from the Apache APISIX project. The above descriptions can be written in the project README as follows ---------------------------------------------------------------- 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]
