mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Merge pull request #2065 from kyleconroy/fix_ping_endpoint
Fix Ping endpoint documentation Upstream-commit: 9f0feaa2e1b69f085631ed8397471c125df9f0a1 Component: engine
This commit is contained in:
@@ -463,7 +463,7 @@ Ancestry
|
||||
2.4 Status
|
||||
----------
|
||||
|
||||
.. http:get /v1/_ping
|
||||
.. http:get:: /v1/_ping
|
||||
|
||||
Check status of the registry. This endpoint is also used to determine if
|
||||
the registry supports SSL.
|
||||
@@ -479,9 +479,6 @@ Ancestry
|
||||
|
||||
""
|
||||
|
||||
:parameter namespace: namespace for the repo
|
||||
:parameter repository: name for the repo
|
||||
|
||||
**Example Response**:
|
||||
|
||||
.. sourcecode:: http
|
||||
|
||||
Reference in New Issue
Block a user