We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Plugin node-status and heartbeat don't have proper schema.
node-status
heartbeat
apisix version
None
Plugin node-status and heartbeat don't have proper schema, when accessing them by admin api, 400 status code returned.
We should remove them from plugin list if they don't exist indeed.
The text was updated successfully, but these errors were encountered:
membphis
Successfully merging a pull request may close this issue.
Issue description
Plugin
node-status
andheartbeat
don't have proper schema.Environment
apisix version
): 1.1Minimal test code / Steps to reproduce the issue
None
What's the actual result? (including assertion message & call stack if applicable)
Plugin
node-status
andheartbeat
don't have proper schema, when accessing them by admin api, 400 status code returned.What's the expected result?
We should remove them from plugin list if they don't exist indeed.
The text was updated successfully, but these errors were encountered: