Skip to content

Return 202 with JSON body on async removals on V4 API

What does this MR do?

Basically return 202 and proper JSON on async removals on:

  • DELETE /projects/:id/repository/merged_branches
  • DELETE /projects/:id

What are the relevant issue numbers?

Closes #3874 (closed)

Merge request reports