Identifier | https://schemas.sourcemeta.com/asyncapi/definitions/3.0.0/serverbindingsobject.json |
---|---|
Base Dialect | Draft7 |
Dialect | http://json-schema.org/draft-07/schema# |
Health | |
Size | 0.006231 MB |
This schema has 11 direct dependencies and 5 indirect dependencies.
This schema has 10 quality errors.
/properties/ibmmq/allOf/0/description
unnecessary_allof_wrapper_draftWrapping keywords other than `$ref` in `allOf` is often unnecessary and may even introduce a minor evaluation performance overhead
/properties/ibmmq/properties/bindingVersion/enum
enum_to_constAn `enum` of a single value can be expressed as `const`
/properties/jms/allOf/0/description
unnecessary_allof_wrapper_draftWrapping keywords other than `$ref` in `allOf` is often unnecessary and may even introduce a minor evaluation performance overhead
/properties/jms/properties/bindingVersion/enum
enum_to_constAn `enum` of a single value can be expressed as `const`
/properties/kafka/allOf/0/description
unnecessary_allof_wrapper_draftWrapping keywords other than `$ref` in `allOf` is often unnecessary and may even introduce a minor evaluation performance overhead
/properties/mqtt/allOf/0/description
unnecessary_allof_wrapper_draftWrapping keywords other than `$ref` in `allOf` is often unnecessary and may even introduce a minor evaluation performance overhead
/properties/mqtt/properties/bindingVersion/enum
enum_to_constAn `enum` of a single value can be expressed as `const`
/properties/pulsar/allOf/0/description
unnecessary_allof_wrapper_draftWrapping keywords other than `$ref` in `allOf` is often unnecessary and may even introduce a minor evaluation performance overhead
/properties/pulsar/properties/bindingVersion/enum
enum_to_constAn `enum` of a single value can be expressed as `const`
/properties/solace/allOf/0/description
unnecessary_allof_wrapper_draftWrapping keywords other than `$ref` in `allOf` is often unnecessary and may even introduce a minor evaluation performance overhead