Skip to content

Commit

Permalink
Add delete link to APIv3 work packages (#17141)
Browse files Browse the repository at this point in the history
Add missing delete link

It is part of the model, but not mentioned in the description
  • Loading branch information
oliverguenther authored Nov 7, 2024
1 parent 7ede5c4 commit 6143499
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/api/apiv3/tags/work_packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ description: |-
| update | Form endpoint that aids in preparing and performing edits on a WP | **Permission**: edit work package |
| updateImmediately | Directly perform edits on a work package | **Permission**: edit work package |
| watch | Add current user to WP watchers | logged in; not watching |
| delete | Delete this work package | **Permission**: delete work package |
## Linked Properties
Expand Down

0 comments on commit 6143499

Please sign in to comment.