Returns Schema in Excel file format
Was this helpful?
GET /schemas/{schemaId}/export/xlsx
Returns a xlsx file containing schemas. Only users with the Standard Registry role are allowed to make the request.
schemaId*
String
Schema ID
content:
application/json:
schema:
type: string
format: binarycontent:
application/json:
schema:
$ref: '#/components/schemas/InternalServerErrorDTO'Was this helpful?
Was this helpful?