POST /tags/schemas
POST
/tags/schemas
Creates new schema. Only users with the Standard Registry role are allowed to make the request.
*
String
Object that contains a valid schema.
content: application/json: schema: $ref: "#/components/schemas/Schema"
content: application/json: schema: $ref: "#/components/schemas/Error"