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
This commit is contained in:
Erik Olof Gunnar Andersson 2019-06-16 16:28:02 -07:00
parent 3294dd956f
commit c95f0445ec
1 changed files with 2 additions and 2 deletions

View File

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