Fix Ping endpoint documentation

Upstream-commit: d517fd3d77cea103008e7f937f1629048cdba24a
Component: engine
This commit is contained in:
Kyle Conroy
2013-10-01 15:49:32 -07:00
parent 19c8c1681c
commit 0091aaec1e

View File

@ -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