From 0091aaec1e42eb5b304543a2440bd111b018753d Mon Sep 17 00:00:00 2001 From: Kyle Conroy Date: Tue, 1 Oct 2013 15:49:32 -0700 Subject: [PATCH] Fix Ping endpoint documentation Upstream-commit: d517fd3d77cea103008e7f937f1629048cdba24a Component: engine --- components/engine/docs/sources/api/registry_api.rst | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/components/engine/docs/sources/api/registry_api.rst b/components/engine/docs/sources/api/registry_api.rst index c39990a2ef..8803b70ba8 100644 --- a/components/engine/docs/sources/api/registry_api.rst +++ b/components/engine/docs/sources/api/registry_api.rst @@ -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