schemaId*
String
SchemaID
{
content:
application/json:
schema:
type: array
items:
$ref: '#/components/schemas/Schema'
}{
content:
application/json:
schema:
type: array
items:
$ref: '#/components/schemas/Schema'
}{
// Response
}{
// Response
}{
content:
application/json:
schema:
$ref: '#/components/schemas/Error'
}