/metadata_spec
Gets a pagination of Metadata Specs for the given query.
020default response
Creates a new Metadata Spec definition.
Represents a request to create a MetadataSpec definition.
The name of the metadata spec.
The type of the metadata spec.
The token template tabs to create.
default response
Updates a MetadataSpec with the specified id.
Represents a request to update a MetadataSpec.
The name of the metadata spec.
The type of the metadata spec.
The updated list of properties.
default response
Deletes a MetadataSpec with the specified id.
default response
Gets a specific Metadata Editor Schema backed by the supplied MetadataSpec by name.
default response
Gets a specific JSON Schema backed by the supplied MetadataSpec by name.
default response
Gets a specific MetadataSpec by name or Id.
default response
Last updated