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:
parent
3294dd956f
commit
c95f0445ec
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user