Schema
Path
/schemas/{schema}
Description
A single schema
Supported HTTP Operations
HTTP Method
Supported Formats
GET
Retrieves a representation of the schema. Returns a SchemaRepr item.
XML, JSON
PUT
Updates the schema. Accepts a SchemaRepr item.
DELETE
Deletes the schema.
N/A
Notes