fixed example

[ci skip]
pull/2345/head
Jan Sandbrink 10 years ago
parent 17e27495e2
commit ab1186cc1b
  1. 2
      doc/apiv3-documentation.apib

@ -2478,7 +2478,7 @@ Note that due to sharing this might be more than the versions *defined* by that
"href": "/api/v3/work_packages/1528/watchers",
"method": "post",
"payload": {
"users": { "href": "/api/v3/users/1" }
"user": { "href": "/api/v3/users/1" }
},
"title": "Watch work package"
},

Loading…
Cancel
Save