Fix RST markup in v2 API developer documentation
Change-Id: I3680394a86d8f57cfe227bb9518e182ec26b7586
This commit is contained in:
parent
2f4acdce4a
commit
a0ec144b75
@ -36,7 +36,7 @@ the hashmap module's resources should be a Flask-RESTful resource (eg.
|
||||
* A ``MyResource`` resource with support for ``GET``, ``POST``
|
||||
and ``PUT`` HTTP methods on the ``/myresource/<uuid:>`` route.
|
||||
|
||||
* A ``MyResourceList`` resource with support for the ``GET``HTTP
|
||||
* A ``MyResourceList`` resource with support for the ``GET`` HTTP
|
||||
method on the ``/myresource`` route.
|
||||
|
||||
* A blueprint containing these resources.
|
||||
|
Loading…
Reference in New Issue
Block a user