From 5589ba6c3a0099745e655e3035ac4ff705f36ce8 Mon Sep 17 00:00:00 2001 From: Taka Date: Tue, 5 Dec 2017 09:55:34 -0500 Subject: [PATCH] Revise APPC LCM API GUIDE Change-Id: Ic383afa7d2e373433c511cbcf966443a08a9968d Issue-ID: APPC-331 Signed-off-by: Taka --- docs/APPC LCM API Guide/APPC LCM API Guide.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/APPC LCM API Guide/APPC LCM API Guide.rst b/docs/APPC LCM API Guide/APPC LCM API Guide.rst index ada587a2f..e8b522b13 100644 --- a/docs/APPC LCM API Guide/APPC LCM API Guide.rst +++ b/docs/APPC LCM API Guide/APPC LCM API Guide.rst @@ -175,7 +175,7 @@ Table 2 LCM Request Fields | | | | | | APPC will reject the request if timestamp is in the future (due to clock error), or timestamp is too old (compared to TTL flag) | | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+---------------------+ -| api-ver | Identifies the API version, in X.YY format, where X denotes the major version increased with each APPC release, and YY is the minor release version. For example: | Yes | +| api-ver |Identifies the API version, in X.YY format, where X denotes the major version increased with each APPC release, and YY is the minor release version. For example: | Yes | | | | | | | - 5.00 for this version | | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+---------------------+ -- 2.16.6