Skip to content

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

Merged
ralfhandl merged 2 commits into
OAI:v3.3-devfrom
karenetheridge:ether/v3.3-response-code-markup
Jun 9, 2026
Merged

v3.3: describe stringified response codes without referencing a specific formaat#5332
ralfhandl merged 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

@mikekistler mikekistler left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good. 👍

@karenetheridge karenetheridge force-pushed the ether/v3.3-response-code-markup branch from a826a0b to be80eaf Compare May 20, 2026 22:37
@karenetheridge karenetheridge force-pushed the ether/v3.3-response-code-markup branch 2 times, most recently from 597bad0 to 6d24c34 Compare June 4, 2026 00:10
karenetheridge and others added 2 commits June 8, 2026 18:11
…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 6d24c34 to f52c4a6 Compare June 9, 2026 01:11
@ralfhandl ralfhandl merged commit 8820782 into OAI:v3.3-dev Jun 9, 2026
2 checks passed
@karenetheridge karenetheridge deleted the ether/v3.3-response-code-markup branch June 9, 2026 20:51
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