summaryrefslogtreecommitdiff
path: root/doc/api/group_boards.md
diff options
context:
space:
mode:
authorMarkus Koller <mkoller@gitlab.com>2019-08-19 20:55:56 +0200
committerMarkus Koller <mkoller@gitlab.com>2019-08-19 21:01:40 +0200
commit44ca24f4f25c022904d3dc8641ddf1cf10fe8fae (patch)
tree4f8fe5627835cc001f1368ca549ed47b66264928 /doc/api/group_boards.md
parent070689cb433c6e7a160af08cd8a5c9cda94796bd (diff)
downloadgitlab-ce-44ca24f4f25c022904d3dc8641ddf1cf10fe8fae.tar.gz
Fix outdated references to soft deletiondocs-fix-soft-deletion
We stopped using soft deletion for issues and merge requests in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15789, and for boards we apparently never used it.
Diffstat (limited to 'doc/api/group_boards.md')
-rw-r--r--doc/api/group_boards.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/group_boards.md b/doc/api/group_boards.md
index 4d10f83720b..99b522a7ae9 100644
--- a/doc/api/group_boards.md
+++ b/doc/api/group_boards.md
@@ -536,7 +536,7 @@ Example response:
## Delete a group issue board list
-Only for admins and group owners. Soft deletes the board list in question.
+Only for admins and group owners. Deletes the board list in question.
```
DELETE /groups/:id/boards/:board_id/lists/:list_id