Update python SDK docs: 16529922792

This commit is contained in:
developer-relations-sp
2025-07-25 19:23:51 +00:00
parent 456f1a8b11
commit aefdabfd26
538 changed files with 1386 additions and 1234 deletions

View File

@@ -29,12 +29,12 @@ from sailpoint.v3.models.public_identity_config import PublicIdentityConfig
public_identity_config = PublicIdentityConfig(
attributes=[
sailpoint.v3.models.public_identity_attribute_config.PublicIdentityAttributeConfig(
sailpoint.v3.models.public_identity_attribute_config.Public Identity Attribute Config(
key = 'country',
name = 'Country', )
],
modified='2018-06-25T20:22:28.104Z',
modified_by=sailpoint.v3.models.identity_reference.IdentityReference(
modified_by=sailpoint.v3.models.identity_reference.Identity Reference(
type = 'IDENTITY',
id = '2c9180a46faadee4016fb4e018c20639',
name = 'Thomas Edison', )