diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/development/manuals/api_mapping.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/development/manuals/api_mapping.rst b/docs/development/manuals/api_mapping.rst index 6a1bfb7..c92e09b 100644 --- a/docs/development/manuals/api_mapping.rst +++ b/docs/development/manuals/api_mapping.rst @@ -277,7 +277,7 @@ II.a) REQUEST | Filter | | meta-data information or status information | on a filter. In Blazar you can either list all | | | | expressing the type of information to be | leases registered in Blazar (GET /v1/leases) or | | | | retrieved. It can also be used to specify one | show information about a specific lease | -| | | or more reservations to be queried by | (GET /v1/leases/{lease-id}). | +| | | or more reservations to be queried by | (GET /v1/leases/{lease-id}). | | | | providing their identifiers. | | +----------------------------------+--------------------------------------+------------------------------------------------+-------------------------------------------------+ |