Remove extra '+' in api_mapping table 83/46083/1
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 20 Oct 2017 22:53:12 +0000 (15:53 -0700)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 20 Oct 2017 22:53:12 +0000 (15:53 -0700)
This is breaking latex/PDF generation as the parser thinks an extra row
is missing from this table.

Change-Id: Ic814f02d9d51b14c7590002565fe07f5e5d8f043
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
docs/development/manuals/api_mapping.rst

index c92e09b..2f38681 100644 (file)
@@ -96,7 +96,7 @@ I.b) Create virtualisation container reservation REQUEST
 +--+----------------------------------------+-+-------------------------------------+--------------------------------------------------+-------------------------------------------------+
 |                                           | **reservations**                      |                                                  |                                                 |
 +--+----------------------------------------+-+-------------------------------------+--------------------------------------------------+-------------------------------------------------+
-|                                           | | resource_type = '...'               |                                                  |                                                 +
+|                                           | | resource_type = '...'               |                                                  |                                                 |
 |                                           | |                                     |                                                  |                                                 |
 +--+----------------------------------------+-+-------------------------------------+--------------------------------------------------+-------------------------------------------------+
 | virtualisationContainerReservation        | |                                     | Virtualisation containers that need to be        |                                                 |