Skip to content

Conversation

ralfhandl
Copy link
Contributor

  • 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

handrews and others added 30 commits November 10, 2024 11:28
dev: schema tests use src/schemas/validation
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
handrews and others added 27 commits May 17, 2025 20:46
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
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.
v3.1-dev: update from dev
v3.1-dev: update from dev
v3.1-dev: update from dev
v3.1-dev: update from dev
v3.1-dev: update from dev
v3.1-dev: update from dev
v3.1-dev: update from dev
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.

8 participants