From: Trevor Bramwell Date: Fri, 20 Oct 2017 22:53:12 +0000 (-0700) Subject: Remove extra '+' in api_mapping table X-Git-Tag: opnfv-5.1.0~2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F85%2F46085%2F1;p=promise.git Remove extra '+' in api_mapping table 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 --- diff --git a/docs/development/manuals/api_mapping.rst b/docs/development/manuals/api_mapping.rst index c92e09b..2f38681 100644 --- a/docs/development/manuals/api_mapping.rst +++ b/docs/development/manuals/api_mapping.rst @@ -96,7 +96,7 @@ I.b) Create virtualisation container reservation REQUEST +--+----------------------------------------+-+-------------------------------------+--------------------------------------------------+-------------------------------------------------+ | | **reservations** | | | +--+----------------------------------------+-+-------------------------------------+--------------------------------------------------+-------------------------------------------------+ -| | | resource_type = '...' | | + +| | | resource_type = '...' | | | | | | | | | +--+----------------------------------------+-+-------------------------------------+--------------------------------------------------+-------------------------------------------------+ | virtualisationContainerReservation | | | Virtualisation containers that need to be | |