Skip to content

WIP: API return 204 on delete

username-removed-2900 requested to merge api-return-204-on-delete into 9-0-api-changes

What does this MR do?

Let delete endpoints return 204 with no content.

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/20429. Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/20070

Merge request reports