diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2017-10-19 10:54:11 -0700 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2017-10-19 10:54:30 -0700 |
commit | 767a7cec95a74c85363727f9408c9c0c02b99630 (patch) | |
tree | 18e1a243051e45b4bcd438f9c264eeb4be8c10c4 /docs/development/manuals/api_mapping.rst | |
parent | 8ffcda9d741df6955eb573ab0b5369791456ee0d (diff) |
Fix table formatting in api_mapping
Change-Id: Ia76924629a450e51fc2a2bdbf7821a3c5f7a053e
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'docs/development/manuals/api_mapping.rst')
-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. | | +----------------------------------+--------------------------------------+------------------------------------------------+-------------------------------------------------+ |