juzhiyuan opened a new issue #139: Check the API version for every request URL: https://github.com/apache/incubator-apisix-dashboard/issues/139 In order to make sure the dashboard is using the correct API version, we'd better add the APISIX version in every api response. Please 1. Add the dashboard api version variable in the config file. 2. Check every api response in the `request.ts` file, show a alert when the dashboard version is not compatible with the APISIX version.
---------------------------------------------------------------- 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] With regards, Apache Git Services
