mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-09 12:27:48 +00:00
Automated commit 'Merge pull request #20 from sailpoint/NEROCKET-473
[NEROCKET-473] add isc synced boolean to profile type GET schema' by github action: 7699786336
This commit is contained in:
@@ -37,6 +37,10 @@ properties:
|
||||
format: uuid
|
||||
description: The role ids that are permitted for this profile type.
|
||||
example: ['33f072dd-13b4-41e1-8ea0-16f2a59b57c8']
|
||||
isc_synced:
|
||||
type: boolean
|
||||
description: Is this profile type synced with ics
|
||||
example: false
|
||||
profile_type_dup_attributes:
|
||||
type: array
|
||||
items:
|
||||
|
||||
Reference in New Issue
Block a user