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

NameTypeDescription

xlsx*

String

A xlsx file containing schema config.

content:
            application/json:
              schema:
                type: object

Last updated