Previews list of schemas duplicates
POST /schemas/import/schemas/duplicates
Previews list of schema duplicates. Only users with the Standard Registry role are allowed to make the request.
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Body
Name
Type
Description
schemaNames
string
Schema Names
policyId
string
Policy ID
Response
{
description: Internal server error.
content:
application/json:
schema:
$ref: '#/components/schemas/InternalServerErrorDTO'
}{
description: Unauthorized.
}{
description: Forbidden.
}{
description: Internal server error.
content:
application/json:
schema:
$ref: '#/components/schemas/InternalServerErrorDTO'
}PreviousDeletes all schemas by topic id. Only users with the Standard Registry are allowed.NextSystem Schemas APIs
Last updated