Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Response
Successfully retrieved the JSON schema.
Represents a structured object type definition used in the Experience Manager.
Additional properties that may be included in this object.
The category classification of this object type.
Defines the priority of this object type within its category.
Default values for this object type, if applicable.
A collection of definitions related to this object type.
A human-readable description of the object type.
A list of valid enumeration values for this object type.
A collection of hints or suggestions related to this object type.
The maximum number of properties allowed for this object.
The minimum number of properties required for this object.
Defines a set of possible types that this object can be.
A list of properties defined for this object type.
A collection of related property groups for this object type.
A list of required properties for this object type.
The title of this object type.
Defines the primary data type of this object.
array
, boolean
, integer
, null
, number
, object
, ref
, string
Indicates whether this object type is considered unsafe.