Skip to content

v3.3: describe stringified response codes without referencing a specific formaat#5332

Open
karenetheridge wants to merge 2 commits into
OAI:v3.3-devfrom
karenetheridge:ether/v3.3-response-code-markup
Open

v3.3: describe stringified response codes without referencing a specific formaat#5332
karenetheridge wants to merge 2 commits into
OAI:v3.3-devfrom
karenetheridge:ether/v3.3-response-code-markup

Conversation

@karenetheridge
Copy link
Copy Markdown
Member

In JSON, property keys are always strings; in YAML they may or not be depending on the parser, but other formats may also be in use (TOML, TOON etc). What matters is the resulting type(s) of the decoded data, not the specific formatting used for the serialized form.

  • no schema changes are needed for this pull request

@karenetheridge karenetheridge requested review from a team as code owners May 13, 2026 19:58
Comment thread src/oas.md Outdated
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. 👍

karenetheridge and others added 2 commits May 20, 2026 15:37
…rmat

In JSON, property keys are always strings; in YAML they may or not be
depending on the parser, but other formats may also be in use (TOML, TOON
etc). What matters is the resulting type(s) of the decoded data, not the
specific formatting used for the serialized form.
Co-authored-by: Henry Andrews <andrews_henry@yahoo.com>
@karenetheridge karenetheridge force-pushed the ether/v3.3-response-code-markup branch from a826a0b to be80eaf Compare May 20, 2026 22:37
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.

3 participants