Identifier | https://schemas.sourcemeta.com/asyncapi/bindings/kafka/0.5.0/message.json |
---|---|
Base Dialect | Draft7 |
Dialect | http://json-schema.org/draft-07/schema# |
Health | |
Size | 0.001784 MB |
This schema has 3 direct dependencies and 3 indirect dependencies.
Origin | Dependency |
---|---|
/patternProperties/^x-[\w\d\.\x2d_]+$/$ref | /asyncapi/definitions/3.0.0/specificationextension |
/properties/key/oneOf/0/$ref | /asyncapi/definitions/3.0.0/reference |
/properties/key/oneOf/1/$ref | /asyncapi/definitions/3.0.0/schema |
Indirect | /asyncapi/definitions/3.0.0/referenceobject |
Indirect | http://json-schema.org/draft-07/schema |
Indirect | /asyncapi/definitions/3.0.0/externaldocs |
This schema has 4 quality errors.
/examples/1
blaze/valid_examplesOnly include instances in the `examples` array that validate against the schema
Invalid example instance at index 1 The object value was expected to validate against one and only one of the 2 given subschemas at instance location "/key" at evaluate path "/properties/key/oneOf" The object value was expected to validate against the 5 defined properties subschemas at instance location "" at evaluate path "/properties"/properties/bindingVersion/enum
enum_to_constAn `enum` of a single value can be expressed as `const`
/properties/bindingVersion/enum
enum_with_typeSetting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types
/properties/schemaIdLocation/enum
enum_with_typeSetting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types