Skip to content

Commit

Permalink
ACS-6920 Enhance description
Browse files Browse the repository at this point in the history
  • Loading branch information
damianujma committed Mar 19, 2024
1 parent 5de691a commit 096710b
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2251,7 +2251,9 @@ paths:
Updates the hold with id **holdId**. For example, you can rename a hold:
```JSON
{
"name":"My new name"
"name":"My new name",
"description":"My new description",
"reason":"My new reason"
}
```
operationId: updateHold
Expand Down

0 comments on commit 096710b

Please sign in to comment.