Exports Schema Differentiation Results
Returns the result of comparing two schemas.
POST
/analytics/compare/schemas/export
Returns the result of comparing two schemas. Only users with the Standard Registry role are allowed to make the request.
Query Parameters
Name | Type | Description |
---|---|---|
type* | String | File Type |
Request Body
Name | Type | Description |
---|---|---|
schemaId1 | String | Schema Identifier 1 |
schemaId2 | String | Schema Identifier 2 |
idLvl | String | UUID comparison setting (0/1) |
Last updated