Merge "Fix code-block language"

This commit is contained in:
Zuul 2018-09-17 18:04:25 +00:00 committed by Gerrit Code Review
commit 539f85ecc5
1 changed files with 1 additions and 4 deletions

View File

@ -264,10 +264,7 @@ including the service itself.
* General example:
.. code-block:: json
GET /v3.x/{tenant_id}/<some-resource-collection>/
{some-resource-instance}/capabilities
``GET /v3.x/{tenant_id}/<some-resource-collection>/{some-resource-instance}/capabilities``
Returns the set of capabilities of some-resource-instance.