Specification: https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.0.md#example-object
We have to guarantee mutual exclusivity between value
and externalValue
fields.
externalValue
with URI pointing to a resource that is either JSON
or YAML
will be parsed into ApiDOM. Other types of content will be escaped using base64
encoding and set into value
field.