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

Request Body

{
    content:
            application/json:
              schema:
                type: string
}

Last updated