Import schema from Zip
IMPORTING SCHEMA FROM .ZIP FILE
Imports new schema from a zip file
POST
/schemas/import/file
Imports new schema from a zip file into the local DB. Only users with the Standard Registry role are allowed to make the request.
Request Body
Name
Type
Description
*
.zip file
A zip file containing schema to be imported
Last updated