Previews Schema from Excel file
Previews the schema from a xlsx file.
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.
Request Body
Name | Type | Description |
---|---|---|
xlsx* | String | A xlsx file containing schema config. |
Last updated