https://example.com/schemas/extensible
This is an extensible schema. It has definitions
, that can be used in other schemas
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Cannot be instantiated | Yes | Unknown status | Unknown identifiability | Forbidden | Allowed | none | extensible.schema.json |
object
(Extensible)
Reference this group by using
{"$ref":"https://example.com/schemas/extensible#/definitions/first"}
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
foo | string |
Optional | cannot be null | Extensible |
A unique identifier given to every addressable thing.
foo
-
is optional
-
Type:
string
-
cannot be null
-
defined in: Extensible
string
"bar"
Reference this group by using
{"$ref":"https://example.com/schemas/extensible#/definitions/second"}
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
bar | string |
Optional | cannot be null | Extensible |
A horse walks into it.
bar
-
is optional
-
Type:
string
-
cannot be null
-
defined in: Extensible
string
"whoo"
"hoo"