Identifier | https://schemas.sourcemeta.com/apis-json/schema_0.16.json |
---|---|
Base Dialect | Draft4 |
Dialect | http://json-schema.org/draft-04/schema# |
Health | |
Size | 0.007381 MB |
This schema has 0 direct dependencies and 0 indirect dependencies.
This schema has 2 quality errors.
/definitions/contact
additional_properties_defaultSetting the `additionalProperties` keyword to the true schema does not add any further constraint
/properties/type
enum_with_typeSetting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types