mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-10 04:19:42 +00:00
Update python SDK docs: 16529922792
This commit is contained in:
@@ -27,7 +27,7 @@ from sailpoint.v2025.models.json_patch import JsonPatch
|
||||
|
||||
json_patch = JsonPatch(
|
||||
operations=[
|
||||
sailpoint.v2025.models.json_patch_operation.JsonPatchOperation(
|
||||
sailpoint.v2025.models.json_patch_operation.Json Patch Operation(
|
||||
op = 'replace',
|
||||
path = '/description',
|
||||
value = New description, )
|
||||
|
||||
Reference in New Issue
Block a user