mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-09 20:37:50 +00:00
13 lines
280 B
YAML
13 lines
280 B
YAML
type: object
|
|
nullable: true
|
|
properties:
|
|
taskResultId:
|
|
type: string
|
|
format: uuid
|
|
description: The id of the task result
|
|
example: 2c918086795cd09201795d5f7d7533df
|
|
reportName:
|
|
type: string
|
|
example: My annual report
|
|
description: The name of the report
|