Skip to content

Commit

Permalink
add taskId to asset activity log
Browse files Browse the repository at this point in the history
  • Loading branch information
disideris committed Jun 13, 2024
1 parent 9bb7468 commit 16713b5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions openapi-v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1379,6 +1379,9 @@ definitions:
asset_type:
description: The type of the asset
$ref: "#/definitions/AssetType"
task_id:
description: uuid of associated array task
type: string
required:
- id
- eventAt
Expand Down

0 comments on commit 16713b5

Please sign in to comment.