FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

v3.3: describe stringified response codes without referencing a specific formaat by karenetheridge · Pull Request #5332 · OAI/OpenAPI-Specification · GitHub

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

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

mikekistler left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Looks good. 👍

karenetheridge force-pushed the ether/v3.3-response-code-markup branch from a826a0b to be80eaf Compare May 20, 2026 22:37
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 force-pushed the ether/v3.3-response-code-markup branch from 6d24c34 to f52c4a6 Compare June 9, 2026 01:11
ralfhandl merged commit 8820782 into OAI:v3.3-dev Jun 9, 2026
2 checks passed
karenetheridge deleted the ether/v3.3-response-code-markup branch June 9, 2026 20:51
karenetheridge added a commit to karenetheridge/OpenAPI-Specification that referenced this pull request Jul 8, 2026
…rmat (OAI#5332)

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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL