Skip to content

docs: fix broken anchor link for validation middleware section #2013

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

Merged
merged 1 commit into from
Jul 7, 2025

Conversation

Park-Jongseok
Copy link
Contributor

@Park-Jongseok Park-Jongseok commented Jun 28, 2025

Fixes one broken anchor link that uses incorrect format.

Changed:

  • Line 3219: #request-response-validation-middleware#requestresponse-validation-middleware

Context:
GitHub removes / from headings when generating anchors. The heading ## Request/response validation middleware creates anchor #requestresponse-validation-middleware, but one link used the wrong format with extra hyphens.

8 other similar links already work correctly.

The heading contained a slash (/) which GitHub removes when generating
anchors, causing broken links. Changed to "Request Response Validation
Middleware" to match existing anchor links in the document.
@Park-Jongseok Park-Jongseok requested a review from a team as a code owner June 28, 2025 06:25
Copy link

Kusari Analysis Results

Analysis for commit: df40504, performed at: 2025-06-28T06:25:41Z

@kusari-inspector rerun - Trigger a re-analysis of this PR

@kusari-inspector feedback [your message] - Send feedback to our AI and team


Recommendation

✅ PROCEED with this Pull Request

Summary

No Flagged Issues Detected

All values appear to be within acceptable risk parameters.

No pinned version dependency changes, code issues or exposed secrets detected!

Found this helpful? Give it a 👍 or 👎 reaction!

Copy link
Member

@jamietanna jamietanna left a comment

Choose a reason for hiding this comment

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

Thank you!

@jamietanna jamietanna enabled auto-merge (rebase) July 7, 2025 06:59
@jamietanna jamietanna merged commit a5da684 into oapi-codegen:main Jul 7, 2025
20 checks passed
@jamietanna jamietanna changed the title Fix broken anchor link for validation middleware section docs: fix broken anchor link for validation middleware section Jul 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants