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

…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.
@karenetheridge karenetheridge requested review from a team as code owners May 13, 2026 19:58
Comment thread src/oas.md Outdated
Co-authored-by: Henry Andrews <andrews_henry@yahoo.com>
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.

2 participants