-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Dummy 3.1 #4687
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Dummy 3.1 #4687
Conversation
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
Contributor
ralfhandl
commented
Jun 11, 2025
- schema changes are included in this pull request
- schema changes are needed for this pull request but not done yet
- no schema changes are needed for this pull request
v3.1-dev: Validate src/oas.md
dev: Validate src/oas.md
dev: schema tests use src/schemas/validation
dev: update from main
dev: update schema.yaml in src
v3.1-dev: update from dev
Co-authored-by: Ralf Handl <ralf.handl@sap.com>
Co-authored-by: Ralf Handl <ralf.handl@sap.com>
Co-authored-by: Ralf Handl <ralf.handl@sap.com>
Co-authored-by: Ralf Handl <ralf.handl@sap.com>
Co-authored-by: Mike Kistler <mikekistler@microsoft.com>
Editorial change: fix typo in Link Object description
…ing-uris Editorial change: add Header Object to Generating and Validating URIs section
…g-with-examples Editorial change: Include Header Object into 'Working With Examples' section
There really isn't a native `null` type in XML, as both elements and attributes that are empty have an empty string value. We also need to leave the behavior implementation-defined for compatibility. However, the `xsi:nil` attribute is the closest thing to a `null` element. Attributes are harder, and the best I can come up with is letting `null` behave the same as an omitted attribute for the purpose of serialization.
We require `content` but failed to require it to be non-empty, even though a request body without a body does not make any sense.
Co-authored-by: Ralf Handl <ralf.handl@sap.com>
v3.1.2: Clarify that Request Body Objects need a body
dev: update from main
v3.1-dev: update from dev
v3.1.2: Root XML element name comes from component name
v3.1.2: Provide guidance on null in XML.
…iewers Remove duplicate reviewers
v3.1-dev: update from dev
dev: update from main
v3.1-dev: update from dev
dev: update from main
v3.1-dev: update from dev
dev: update from main
v3.1-dev: update from dev
dev: update from main
v3.1-dev: update from dev
dev: update from main
v3.1-dev: update from dev
dev: update from main
v3.1-dev: update from dev
…nt' into dummy-3.1
3 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.