The object provides metadata about the API. The metadata can be used by the clients if needed.
Get JSON SchemaBundleIdentifier | https://schemas.sourcemeta.com/asyncapi/definitions/3.0.0/info.json |
---|---|
Base Dialect | Draft7 |
Dialect | http://json-schema.org/draft-07/schema# |
Health | |
Size | 0.001984 MB |
This schema has 7 direct dependencies and 3 indirect dependencies.
This schema has 2 quality errors.
/example
unknown_keywords_prefixFuture versions of JSON Schema will refuse to evaluate unknown keywords that don't have an x- prefix
/allOf/0/type
unnecessary_allof_wrapper_draftWrapping keywords other than `$ref` in `allOf` is often unnecessary and may even introduce a minor evaluation performance overhead