mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-06 04:19:09 +00:00
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:
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user