zaunist opened a new issue #2348: URL: https://github.com/apache/apisix-dashboard/issues/2348
# Feature request ## Please describe your feature The Apache APISIX `server-info` plugin alreay update, we need update manager-api too. Ref https://github.com/apache/apisix/pull/6202 ## Describe the solution you'd like We need remove this two filed in the dashboard form <img width="1613" alt="image" src="https://user-images.githubusercontent.com/38528079/155663519-8b7737f3-3262-4b33-b6a8-3837904e75f3.png"> ## Additional context The current `server-info` plugin uses keepalive to replace the `put` operation , so these two fields are not needed and we need to remove them from the form. I have taken a preliminary look at the backend and I don't think it needs to be modified, but I haven't verified it so far, so I'll verify later if the back end also needs to be modified in parallel. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
