https://example.com/schemas/simple
This is a very simple example of a JSON schema. There is only one property.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | simple.schema.json |
object
(Simple)
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
id | string |
Optional | cannot be null | Simple |
A unique identifier given to every addressable thing.
id
- is optional
- Type:
string
- cannot be null
- defined in: Simple
string
URI: the string must be a URI, according to RFC 3986