AsyncAPI Best Practices
asyncapi-payload-unsupported-schemaFormat
general > asyncapi-payload-unsupported-schemaFormat
Guidance
AsyncAPI can support various schemaFormat values. When unspecified, one of the following will be assumed:
application/vnd.aai.asyncapi;version=2.0.0 application/vnd.aai.asyncapi+json;version=2.0.0
application/vnd.aai.asyncapi+yaml;version=2.0.0
Applies to Payload