Identifier | https://schemas.sourcemeta.com/asyncapi/bindings/kafka/0.4.0/message.json |
---|---|
Base Dialect | Draft7 |
Dialect | http://json-schema.org/draft-07/schema# |
Health | |
Size | 0.001867 MB |
This schema has 4 direct dependencies and 3 indirect dependencies.
This schema has 3 quality errors.
/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