Commit 3c79fded authored by Achilleas Pipinellis's avatar Achilleas Pipinellis Committed by Marcia Ramos

Mention when the Registry API was introduced

parent 171d919c
# 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