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

Bug bash: status endpoint not clear on port #7999

Merged
merged 2 commits into from
Oct 3, 2024
Merged

Bug bash: status endpoint not clear on port #7999

merged 2 commits into from
Oct 3, 2024

Conversation

Guaris
Copy link
Contributor

@Guaris Guaris commented Oct 2, 2024

Fixes #7809

@Guaris Guaris added review:general Review for general accuracy and presentation. Does the doc work? Does it output correctly? skip-changelog labels Oct 2, 2024
@Guaris Guaris requested a review from a team as a code owner October 2, 2024 19:03
Copy link

netlify bot commented Oct 2, 2024

Deploy Preview for kongdocs ready!

Name Link
🔨 Latest commit ec6db75
🔍 Latest deploy log https://app.netlify.com/sites/kongdocs/deploys/66fdbb148cd214000783b065
😎 Deploy Preview https://deploy-preview-7999--kongdocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
9 paths audited
Performance: 95 (🟢 up 4 from production)
Accessibility: 92 (no change from production)
Best Practices: 98 (🟢 up 8 from production)
SEO: 91 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

api-specs/Gateway-EE/3.7/kong-ee-3.7.yaml Outdated Show resolved Hide resolved
api-specs/Gateway-EE/latest/kong-ee.yaml Outdated Show resolved Hide resolved
Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com>
@Guaris Guaris merged commit d73aabb into main Oct 3, 2024
15 checks passed
@Guaris Guaris deleted the issue-7809 branch October 3, 2024 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review:general Review for general accuracy and presentation. Does the doc work? Does it output correctly? skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

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