Schema Collection

Top  Previous  Next

Path

/schemas/

 

Description

The collection of schemas managed by the Web3 service.

 

Supported HTTP Operations

 

HTTP Method

Description

Supported Formats

GET

Pages through the schema collection. Returns a ListRepr of SchemaSummaryRepr items.

XML, JSON

POST

Adds a new schema to the schema collection. Accepts a SchemaRepr item.

XML, JSON

 

Notes