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:
@@ -29,7 +29,7 @@ from sailpoint.v2025.models.attributes_changed import AttributesChanged
|
||||
|
||||
attributes_changed = AttributesChanged(
|
||||
attribute_changes=[
|
||||
sailpoint.v2025.models.attribute_change.AttributeChange(
|
||||
sailpoint.v2025.models.attribute_change.Attribute Change(
|
||||
name = 'firstname',
|
||||
previous_value = 'adam',
|
||||
new_value = 'zampa', )
|
||||
|
||||
Reference in New Issue
Block a user