From bc322d95fd8dca5dd505d806ea26db5aef1b765b Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Tue, 9 Jun 2020 17:20:44 +0200 Subject: [PATCH] format metrics example correctly --- docs/http-api/index.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/http-api/index.rst b/docs/http-api/index.rst index 45c83308f9..5b56fd782a 100644 --- a/docs/http-api/index.rst +++ b/docs/http-api/index.rst @@ -33,6 +33,8 @@ A simple ``GET`` request will return a response similar to the following: .. http:get:: /metrics +:: + HTTP/1.1 200 OK Connection: close Content-Length: 12044 -- 2.47.2