From f4101a08100469ade0dd1822ed851a971035fc6c Mon Sep 17 00:00:00 2001 From: developer-relations-sp Date: Mon, 29 Jan 2024 17:09:06 +0000 Subject: [PATCH] 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 --- nerm/schemas/GET/ProfileType.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/nerm/schemas/GET/ProfileType.yaml b/nerm/schemas/GET/ProfileType.yaml index 1aaf4fa..a341f80 100644 --- a/nerm/schemas/GET/ProfileType.yaml +++ b/nerm/schemas/GET/ProfileType.yaml @@ -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: