POST /schemas/{schemaId}/export/file
POST
/schemas/{schemaId}/export/file
Returns schema files for the schemas. Only users with the Standard Registry role are allowed to make the request.
schemaID*
String
Selected schema ID
{ }
{ // Response }
{ content: application/json: schema: $ref: '#/components/schemas/Error' }
Last updated 5 months ago