Previews Schema from Excel file
PreviousAsynchronously Imports Schemas in Excel file format into a policyNextReturns Schema in Excel file format
Was this helpful?
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'Was this helpful?
Was this helpful?