From c95f0445ec07f5c95055ca5a16d2458da0140b42 Mon Sep 17 00:00:00 2001 From: Erik Olof Gunnar Andersson Date: Sun, 16 Jun 2019 16:28:02 -0700 Subject: [PATCH] Fixed issue with documentation breaking CI > Could not lex literal_block as "guess". Highlighting skipped. Changes guess to none (no highlighting) to resolve this. Change-Id: Iffe1846f0fff4e9f1c980fcbeed6f71f941eeaf9 --- doc/source/user/rest/admin/quotas.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/user/rest/admin/quotas.rst b/doc/source/user/rest/admin/quotas.rst index b6d327f52..fe21e20db 100644 --- a/doc/source/user/rest/admin/quotas.rst +++ b/doc/source/user/rest/admin/quotas.rst @@ -53,7 +53,7 @@ Get Quotas **Example response:** - .. sourcecode:: guess + .. sourcecode:: none HTTP/1.1 201 Created Content-Type: application/json @@ -104,7 +104,7 @@ Update Quotas **Example response:** - .. sourcecode:: guess + .. sourcecode:: none HTTP/1.1 200 OK Content-Type: application/json