diff --git a/static/swagger-specs/profile.yaml b/static/swagger-specs/profile.yaml index 7686cd35..2c294a04 100644 --- a/static/swagger-specs/profile.yaml +++ b/static/swagger-specs/profile.yaml @@ -1939,7 +1939,8 @@ components: $ref: '#/components/schemas/SchemaClass' default: type: boolean - description: A boolean that describes whether the merge policy is the default merge policy for the specified schema. + example: true + description: A boolean that specifies if the merge policy is the default for the schema. example: false identityGraph: $ref: '#/components/schemas/IdentityGraph' @@ -1949,10 +1950,6 @@ components: type: boolean example: true description: A boolean that specifies if the merge policy will be active on edge. - default: - type: boolean - example: true - description: A boolean that specifies if the merge policy is the default for the schema. description: The request body when you want to create a merge policy. MergePolicy: description: merge policy