Section "Format" states
In order to preserve the ability to round-trip between YAML and JSON formats, [[YAML|YAML version 1.2]] is RECOMMENDED along with some additional constraints:
These paragraphs have been copied from the OpenAPI specification's "Format" section.
With OpenAPI 3.2.0 this has been updated and moved to a separate section "JSON and YAML Compatibility" because the "failsafe schema ruleset" isn't failsafe enough.
Should we align this with the OpenAPI specification?