GET /schema/{schemaId}
GET
/schema/{schemaId}
Returns schema by schema ID
schemaId*
String
Schema ID
{ content: application/json: schema: $ref: '#/components/schemas/Schema' }
{ // Response }
{ content: application/json: schema: $ref: '#/components/schemas/Error' }