From 32cabc9b0f505bc6275e78fbd676d067310dd8b5 Mon Sep 17 00:00:00 2001 From: "ying.yunlong" Date: Thu, 12 Oct 2017 10:53:24 +0800 Subject: Modify vfc-lcm variable name to hump Change-Id: Ia42c7dd5f8d5bffb3413abfcab093c34477448c6 Issue-ID: VFC-528 Signed-off-by: ying.yunlong --- docs/APIs/NSLCM_API/NSLCM_API_Specification_v0.1.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/APIs/NSLCM_API/NSLCM_API_Specification_v0.1.rst b/docs/APIs/NSLCM_API/NSLCM_API_Specification_v0.1.rst index 66df2f41..ff9e621a 100644 --- a/docs/APIs/NSLCM_API/NSLCM_API_Specification_v0.1.rst +++ b/docs/APIs/NSLCM_API/NSLCM_API_Specification_v0.1.rst @@ -569,11 +569,11 @@ NS LCM API "context":{ "type": "object", "properties": { - "global-customer-id":{ + "globalCustomerId":{ "type": "string", "description": "the global customer id" }, - "service-type":{ + "serviceType":{ "type": "string", "description": "service type" } -- cgit 1.2.3-korg