|
|
|
@ -751,7 +751,7 @@ container (e.g. a work package or a board message). |
|
|
|
|
"href": "/api/v3/users/1" |
|
|
|
|
}, |
|
|
|
|
"downloadLocation": { |
|
|
|
|
"href": "/attachments/1" |
|
|
|
|
"href": "/attachments/1/download" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"id": 1, |
|
|
|
@ -875,7 +875,7 @@ Permanently deletes the specified attachment. |
|
|
|
|
"href": "/api/v3/users/1" |
|
|
|
|
}, |
|
|
|
|
"downloadLocation": { |
|
|
|
|
"href": "/attachments/1" |
|
|
|
|
"href": "/attachments/1/download" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"id": 1, |
|
|
|
@ -906,7 +906,7 @@ Permanently deletes the specified attachment. |
|
|
|
|
"href": "/api/v3/users/1" |
|
|
|
|
}, |
|
|
|
|
"downloadLocation": { |
|
|
|
|
"href": "/attachments/2" |
|
|
|
|
"href": "/attachments/2/download" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"id": 2, |
|
|
|
|