diff options
| author | Luke "Jared" Bennett <lbennett@gitlab.com> | 2017-09-18 10:54:12 +0100 |
|---|---|---|
| committer | Luke "Jared" Bennett <lbennett@gitlab.com> | 2017-09-18 10:54:12 +0100 |
| commit | 9ca7c94f66e8f8a5e9d8bd5169df41db176aa8d8 (patch) | |
| tree | c263bfa5d1e33020f24aa37053a8ca97358f9e0d /doc/api | |
| parent | 1b52d8a4832f0231fa3f6c5cb28d065bbea9ba94 (diff) | |
| parent | 0a60758b498c868f121bb8a203a3e3da35639628 (diff) | |
| download | gitlab-ce-9ca7c94f66e8f8a5e9d8bd5169df41db176aa8d8.tar.gz | |
Merge remote-tracking branch 'origin/master' into 18608-lock-issues
Diffstat (limited to 'doc/api')
| -rw-r--r-- | doc/api/wikis.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/api/wikis.md b/doc/api/wikis.md index 10eebc4a3c1..15ce5f96b60 100644 --- a/doc/api/wikis.md +++ b/doc/api/wikis.md @@ -155,3 +155,5 @@ curl --request DELETE --header "PRIVATE-TOKEN: 9koXpg98eAheJpvBs5tK" "https://gi ``` On success the HTTP status code is `204` and no JSON response is expected. + +[ce-13372]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/13372 |
