Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inside the api docs for the /status endpoint it mentions 8007 but the try it out goes to 8001 #7809

Closed
2 tasks done
lnajdekKong opened this issue Aug 28, 2024 · 0 comments · Fixed by #7999
Closed
2 tasks done
Assignees
Labels

Comments

@lnajdekKong
Copy link

Where is the problem?

https://docs.konghq.com/gateway/api/admin-ee/3.7.0.x/#/Information/get-status

What happened?

Issue 1:
The descriptions mentions 8007 and then curl command references 8001.
Issue 2:
It looks like the the 401 reference is outside of the response section so the snippet is appearing in plain text.

What did you expect to happen?

Issue 1:
While both of these are technically correct and both can be utilized. I think it would be beneficial for us to add a note here to mention that status_listen is now defaulting to 8007 however 8001 can still be utilized as well.

https://raw.githubusercontent.com/Kong/docs.konghq.com/main/api-specs/Gateway-EE
Issue 2:
Should be added in the responses section.

Code of Conduct and Community Expectations

  • I agree to follow this project's Code of Conduct
  • I agree to abide by the Community Expectations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants