Thomas Vahrst
Results
2
issues of
Thomas Vahrst
`Component`s Object now holds a map of `` instead of ``. `ComponentSchema` is a Container for either `SchemaObject`, `SchemaReference` or `MultiFormatSchema`. This is a preparation to support other schema formats...
Since V3, AsyncApi supports different possible [schema formats](https://www.asyncapi.com/docs/migration/migrating-to-v3#schema-format-and-schemas) to describe the payload of messages (and headers). While `application/vnd.aai.asyncapi;version=3.0.0` is the default schema format, there are some other allowed formats for...
enhancement