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