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

Fix: Add missing items from changelog to API specs [skip-ci] #6942

Merged
merged 9 commits into from Feb 12, 2024

Conversation

Guaris
Copy link
Contributor

@Guaris Guaris commented Feb 12, 2024

  • Added the Kong Gateway edition to the root endpoint (/) of the Admin API.
    #12097

  • Enabled status_listen on 127.0.0.1:8007 by default.
    #12304

@Guaris Guaris added review:general Review for general accuracy and presentation. Does the doc work? Does it output correctly? skip-changelog labels Feb 12, 2024
@Guaris Guaris requested a review from a team as a code owner February 12, 2024 16:20
Copy link

netlify bot commented Feb 12, 2024

Deploy Preview for kongdocs ready!

Name Link
🔨 Latest commit 1e97a16
🔍 Latest deploy log https://app.netlify.com/sites/kongdocs/deploys/65ca5afd4c6be10008fad9ba
😎 Deploy Preview https://deploy-preview-6942--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 3 from production)
Accessibility: 93 (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.

Guaris and others added 2 commits February 12, 2024 12:43
Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com>
- Information
operationId: geInfo
description: |
Returns basic information about the Kong gateway instance, including the version, edition (enterprise or community), a tagline, and the unique node identifier.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Returns basic information about the Kong gateway instance, including the version, edition (enterprise or community), a tagline, and the unique node identifier.
Returns detailed information about the Kong gateway instance, including the full Kong configuration, available and unavailable plugins, version, edition (enterprise or community), a tagline, the unique node identifier, and other metadata.

Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com>
@lena-larionova lena-larionova added this to the Gateway 3.6 milestone Feb 12, 2024
@Guaris Guaris merged commit 11fd8a7 into main Feb 12, 2024
15 checks passed
@Guaris Guaris deleted the 3.6-api-changelog-items branch February 12, 2024 18:13
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.

None yet

2 participants