This object contains information about the operation representation in Kafka.
Get JSON SchemaBundleIdentifier | https://schemas.sourcemeta.com/asyncapi/bindings/kafka/0.5.0/operation.json |
---|---|
Base Dialect | Draft7 |
Dialect | http://json-schema.org/draft-07/schema# |
Health | |
Size | 0.001122 MB |
This schema has 2 direct dependencies and 4 indirect dependencies.
Origin | Dependency |
---|---|
/patternProperties/^x-[\w\d\.\x2d_]+$/$ref | /asyncapi/definitions/3.0.0/specificationextension |
/properties/clientId/$ref | /asyncapi/definitions/3.0.0/schema |
Indirect | http://json-schema.org/draft-07/schema |
Indirect | /asyncapi/definitions/3.0.0/reference |
Indirect | /asyncapi/definitions/3.0.0/externaldocs |
Indirect | /asyncapi/definitions/3.0.0/referenceobject |
This schema has 4 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/clientId/description
draft_ref_siblingsIn Draft 7 and older dialects, keywords sibling to `$ref` are never evaluated
/properties/groupId/description
draft_ref_siblingsIn Draft 7 and older dialects, keywords sibling to `$ref` are never evaluated