FINDS THE SCHEMA USING SCHEMA TYPE
Returns Schema by Schema Type
GET
/schemas/system/entity/{schemaEntity}
Finds the schema using Schema Type.
Path Parameters
{
content:
application/json:
schema:
$ref: '#/components/schemas/Schema'
}
{
content:
application/json:
schema:
$ref: '#/components/schemas/Error'
}