Are you an LLM? You can read better optimized documentation at /documentation/api/core/type-aliases/JsonSchemaTarget.md for this page in Markdown format
ws-asyncapi API / core / JsonSchemaTarget
Type Alias: JsonSchemaTarget
JsonSchemaTarget =
"draft-07"|"draft-2020-12"|"openapi-3.0"
Defined in: .api-entries/core/index.d.ts:151
The JSON Schema draft a converter should target. AsyncAPI 3.0's Schema Object is a superset of draft-07, so that is the default and the recommended target.