Commit c220bee5 authored by Marcia Ramos's avatar Marcia Ramos

Merge branch 'docs/container-registry-api-introduced' into 'master'

Mention when the Registry API was introduced

See merge request gitlab-org/gitlab-ce!24596
parents 171d919c 3c79fded
# Container Registry API # Container Registry API
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/55978) in GitLab 11.8.
This is the API docs of the [GitLab Container Registry](../user/project/container_registry.md). This is the API docs of the [GitLab Container Registry](../user/project/container_registry.md).
## List registry repositories ## List registry repositories
...@@ -42,7 +44,7 @@ Example response: ...@@ -42,7 +44,7 @@ Example response:
## Delete registry repository ## Delete registry repository
Get a list of repository commits in a project. Delete a repository in registry.
This operation is executed asynchronously and might take some time to get executed. This operation is executed asynchronously and might take some time to get executed.
......
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