mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 20:37:47 +00:00
Update python SDK docs: 16529922792
This commit is contained in:
@@ -26,7 +26,7 @@ Name | Type | Description | Notes
|
||||
from sailpoint.beta.models.complete_invocation_input import CompleteInvocationInput
|
||||
|
||||
complete_invocation_input = CompleteInvocationInput(
|
||||
localized_error=sailpoint.beta.models.localized_message.LocalizedMessage(
|
||||
localized_error=sailpoint.beta.models.localized_message.Localized Message(
|
||||
locale = 'An error has occurred!',
|
||||
message = 'Error has occurred!', ),
|
||||
output={approved=false}
|
||||
|
||||
Reference in New Issue
Block a user