Files
developer.sailpoint.com/static/api-specs/idn/beta/schemas/CompleteInvocationInput.yaml
2022-09-26 21:59:54 -04:00

9 lines
251 B
YAML

type: object
properties:
localizedError:
$ref: './LocalizedMessage.yaml'
output:
type: object
example: {"approved": false}
description: Trigger output that completed the invocation. Its schema is defined in the trigger definition.