This object contains information about the operation representation in SQS.
Get JSON SchemaBundleIdentifier | https://schemas.sourcemeta.com/asyncapi/bindings/sqs/0.2.0/operation.json |
---|---|
Base Dialect | Draft7 |
Dialect | http://json-schema.org/draft-07/schema# |
Health | |
Size | 0.007869 MB |
This schema has 1 direct dependency and 0 indirect dependencies.
Origin | Dependency |
---|---|
/definitions/identifier/patternProperties/^x-[\w\d\.\x2d_]+$/$ref | /asyncapi/definitions/3.0.0/specificationextension |
This schema has 5 quality errors.
/definitions/queue/properties/deduplicationScope/enum
enum_with_typeSetting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types
/definitions/queue/properties/fifoThroughputLimit/enum
enum_with_typeSetting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types
/definitions/statement/properties/effect/enum
enum_with_typeSetting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types
/properties/bindingVersion/default
blaze/valid_defaultOnly set a `default` value that validates against the schema
The string value "latest" was expected to equal one of the given declared values at instance location "" at evaluate path "/enum"/properties/bindingVersion/enum
enum_with_typeSetting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types