Files
api-specs/idn/v3/schemas/IdentityExceptionReportReference.yaml
2022-11-16 15:14:06 +00:00

13 lines
286 B
YAML

type: object
nullable: true
properties:
taskResultId:
type: string
format: uuid
description: The id of the task result.
example: 2b838de9-db9b-abcf-e646-d4f274ad4238
reportName:
type: string
example: My annual report
description: The name of the report.