Schema

Top  Previous  Next

Path

/schemas/{schema}

 

Description

A single schema

 

Supported HTTP Operations

 

HTTP Method

Description

Supported Formats

GET

Retrieves a representation of the schema. Returns a SchemaRepr item.

XML, JSON

PUT

Updates the schema. Accepts a SchemaRepr item.

XML, JSON

DELETE

Deletes the schema.

N/A

 

Notes