Previews Schema from Excel file
Last updated
POST /schemas/import/xlsx/preview
Previews the schema from a xlsx file. Only users with the Standard Registry role are allowed to make the request.
xlsx*
String
A xlsx file containing schema config.
content:
application/json:
schema:
type: objectcontent:
application/json:
schema:
$ref: '#/components/schemas/InternalServerErrorDTO'Last updated