From 8e050efa6737baf1c14fa373b52bf97f0608620e Mon Sep 17 00:00:00 2001 From: Ralf Handl Date: Sat, 16 Aug 2025 13:28:31 +0200 Subject: [PATCH] Remove confusing sentence --- src/oas.md | 1 - 1 file changed, 1 deletion(-) diff --git a/src/oas.md b/src/oas.md index c631b0e5fb..6165ab332b 100644 --- a/src/oas.md +++ b/src/oas.md @@ -3863,7 +3863,6 @@ animals: ###### XML With `null` Values Recall that the schema validates the in-memory data, not the XML document itself. -The properties of the `"metadata"` element are omitted for brevity as it is here to show how the `null` value is represented. ```json {