x- oas-draft-alternate -schema: type: xml-schema schema: | Folded strings ( > instead of | ) work for this purpose too, and most OpenAPI specs that have substantial markdown documentation are already using folded or literal multi-line strings for description properties.
5/10/2016 · Use `x- oas-draft-alternate -schema` nfroidure/whook#27. Open Copy link Quote reply nfroidure commented Mar 3, 2019 edited …
3/30/2018 · x- oas-draft-alternate -schema: schemaType: json-schema-07 schemaRef: ./myrealschema.json This would allow support for various JSON Schema drafts, and any other data model you can think of …
x-oas-draft-alternate-schema: schemaType: json-schema schemaRef:./real-json-schema.json This would allow support for various JSON Schema drafts, and any.
3/30/2018 · This would allow support for various JSON Schema drafts, and any other data model you can think of; including protobuf. The decisions of which data.
4/13/2018 · My previous article explained the divergence between OpenAPI and JSON Schema (a.k.a the subset/superset/sideset problem), and promised solutions. One of those solutions is