GET /schemas/system/entity/{schemaEntity}
GET
/schemas/system/entity/{schemaEntity}
Finds the schema using Schema Type.
schemaEntity*
String
Schema Type
{ content: application/json: schema: $ref: '#/components/schemas/Schema' }
{ // Response }
Schema not found.
{ content: application/json: schema: $ref: '#/components/schemas/Error' }