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:
@@ -28,7 +28,7 @@ from sailpoint.v2024.models.campaign_alert import CampaignAlert
|
||||
campaign_alert = CampaignAlert(
|
||||
level='ERROR',
|
||||
localizations=[
|
||||
sailpoint.v2024.models.error_message_dto.ErrorMessageDto(
|
||||
sailpoint.v2024.models.error_message_dto.Error Message Dto(
|
||||
locale = 'en-US',
|
||||
locale_origin = 'DEFAULT',
|
||||
text = 'The request was syntactically correct but its content is semantically invalid.', )
|
||||
|
||||
Reference in New Issue
Block a user