Identifier | https://schemas.sourcemeta.com/apis-json/schema_0.19.json |
---|---|
Base Dialect | 2020-12 |
Dialect | https://json-schema.org/draft/2020-12/schema |
Health | |
Size | 0.009206 MB |
This schema has 0 direct dependencies and 0 indirect dependencies.
This schema has 4 quality errors.
/$defs/contact
additional_properties_defaultSetting the `additionalProperties` keyword to the true schema does not add any further constraint
/properties/access
enum_with_typeSetting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types
/properties/position
enum_with_typeSetting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types
/properties/type
enum_with_typeSetting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types