feat(event-gateway): Add headers reference#5318
Open
lena-larionova wants to merge 1 commit into
Open
Conversation
✅ Deploy Preview for kongdeveloper ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a new Event Gateway “headers” reference page and links it into existing navigation surfaces so it’s discoverable alongside the existing metrics reference.
Changes:
- Add an auto-generated headers reference page for Event Gateway.
- Link the new headers page from the metrics reference “related resources”.
- Surface the headers reference in the Event Gateway landing page and documentation index.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| app/_references/event-gateway/1.2/metrics.md | Adds a related-resource link to the new headers reference page. |
| app/_references/event-gateway/1.2/headers.md | Introduces the auto-generated headers reference content for Event Gateway. |
| app/_landing_pages/event-gateway.yaml | Adds a “Metrics and headers” reference card linking to metrics + headers pages. |
| app/_indices/event-gateway.yaml | Adds /event-gateway/headers/ to the Event Gateway docs index for discoverability. |
fabianrbz
approved these changes
May 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Publish headers reference from https://github.com/kong-gateway/event-gateway/blob/main/api/internal-headers.md.
This doc is autogenerated.
Preview Links