Skip to content

fix: escape meaningful quotes in HTTP status code docs#5065

Merged
ralfhandl merged 2 commits intoOAI:v3.3-devfrom
alxndrsn:200-quotes
Oct 25, 2025
Merged

fix: escape meaningful quotes in HTTP status code docs#5065
ralfhandl merged 2 commits intoOAI:v3.3-devfrom
alxndrsn:200-quotes

Conversation

@alxndrsn
Copy link
Copy Markdown

@alxndrsn alxndrsn commented Oct 25, 2025

Closes #5064

  • no schema changes are needed for this pull request

@alxndrsn alxndrsn requested review from a team as code owners October 25, 2025 11:34
Comment thread src/oas.md Outdated
Co-authored-by: Ralf Handl <ralf.handl@gmail.com>
@ralfhandl
Copy link
Copy Markdown
Contributor

Thanks!

@ralfhandl ralfhandl requested a review from Copilot October 25, 2025 12:44
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes the rendering of quotation marks in the HTTP Status Code documentation by properly escaping them with backticks. The issue addressed inconsistent formatting where quotation marks around "200" were being rendered as part of the markdown text rather than as literal characters in code context.

Key Changes:

  • Updated the HTTP Status Code field description to use backticks around the quoted example "200" for proper markdown rendering

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ralfhandl ralfhandl requested a review from a team October 25, 2025 12:45
Copy link
Copy Markdown
Contributor

@mikekistler mikekistler left a comment

Choose a reason for hiding this comment

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

Looks good. 👍

@ralfhandl ralfhandl merged commit c27e21b into OAI:v3.3-dev Oct 25, 2025
2 checks passed
@alxndrsn alxndrsn deleted the 200-quotes branch October 25, 2025 16:58
ralfhandl added a commit to ralfhandl/OpenAPI-Specification that referenced this pull request Nov 24, 2025
miqui added a commit that referenced this pull request Nov 27, 2025
3.2: fix: escape meaningful quotes in HTTP status code docs (port of #5065)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants