Skip to content

Commit 1f15802

Browse files
authored
Merge pull request #4875 from ralfhandl/3.1-xml-null-example-confusing-text
2 parents 13cb466 + 8e050ef commit 1f15802

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/oas.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3863,7 +3863,6 @@ animals:
38633863
###### XML With `null` Values
38643864

38653865
Recall that the schema validates the in-memory data, not the XML document itself.
3866-
The properties of the `"metadata"` element are omitted for brevity as it is here to show how the `null` value is represented.
38673866

38683867
```json
38693868
{

0 commit comments

Comments
 (0)