Skip to content

OpenApi 3.1: external resolution of Example Object externalValue #467

@char0n

Description

@char0n

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions