Automated commit 'Merge pull request #12 from sailpoint/NEROCKET-291-revert-2

NEROCKET-291 reverted profile_type category addition.' by github action: 6894847821
This commit is contained in:
developer-relations-sp
2023-11-16 18:20:41 +00:00
parent 945f56d05f
commit 295100ba18
3 changed files with 0 additions and 15 deletions

View File

@@ -17,11 +17,6 @@ properties:
type: string
description: This is the name of the profile type.
example: Worker
category:
type: string
enum: ['identities', 'organizations', 'populations', 'assignments', 'other']
description: This is the category the profile type falls into.
example: identities
bypass_dup_protection:
type: boolean
description: Whether or not duplication protection is bypassed.

View File

@@ -4,11 +4,6 @@ properties:
type: string
description: This is the name of the profile type.
example: Worker
category:
type: string
enum: ['identities', 'organizations', 'populations', 'assignments', 'other']
description: This is the category the profile type falls into.
example: identities
bypass_dup_protection:
type: boolean
description: Whether or not duplication protection is bypassed.

View File

@@ -4,11 +4,6 @@ properties:
type: string
description: This is the name of the profile type.
example: Worker
category:
type: string
enum: ['identities', 'organizations', 'populations', 'assignments', 'other']
description: This is the category the profile type falls into.
example: identities
bypass_dup_protection:
type: boolean
default: false