template | foo |
---|---|
reference |
bar |
https://example.com/schemas/custom
This is an extensible schema. It has definitions
, that can be used in other schemas. Additionally, it allows custom properties.
Abstract | Extensible | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|
Can be instantiated | Yes | Allowed | Permitted | custom.schema.json |
Property | Type | Required | Defined by |
---|---|---|---|
bar | string |
Optional | Custom (this schema) |
foo | string |
Optional | Custom (this schema) |
* |
any | Additional | this schema allows additional properties |
A unique identifier given to every addressable thing.
bar
- is optional
- type:
string
- defined in this schema
string
A unique identifier given to every addressable thing.
foo
- is optional
- type:
string
- defined in this schema
string