Retrieve the JSON Schema of the specified value descriptor
GET/model/getValueDescriptorSchema
Returns the JSON Schema and a weak ETag for the named value descriptor. Send If-None-Match on later requests to receive 304 when the schema has not changed.
Request
Responses
- 200
- 304
- 404
The current JSON Schema
Response Headers
ETag
Weak entity tag identifying this schema version
The supplied ETag still identifies the current schema
Response Headers
ETag
Entity tag supplied by the client
The requested resource does not exist