Commit 3ffbf2b5 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'fix-transfer-project-api-docs' into 'master'

Update headline hierarchy and add version note

See merge request gitlab-org/gitlab-ee!6875
parents 23e63d66 fe73ac76
...@@ -1589,7 +1589,9 @@ DELETE /projects/:id/push_rule ...@@ -1589,7 +1589,9 @@ DELETE /projects/:id/push_rule
| --------- | ---- | -------- | ----------- | | --------- | ---- | -------- | ----------- |
| `id` | integer/string | yes | The ID or [URL-encoded path of the project](README.md#namespaced-path-encoding) | | `id` | integer/string | yes | The ID or [URL-encoded path of the project](README.md#namespaced-path-encoding) |
### Transfer a project to a new namespace ## Transfer a project to a new namespace
> Introduced in GitLab 11.1.
``` ```
PUT /projects/:id/transfer PUT /projects/:id/transfer
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment