From e37f1eb4358b0c5f22d0199488ba950ac1abc95a Mon Sep 17 00:00:00 2001 From: zhangdaolong Date: Fri, 4 Aug 2017 16:41:21 +0800 Subject: [PATCH] Remove duplicate variables. Change-Id: I7d5a0ebe904a91af5f2f9a13d873d2558bbb51fe --- api-ref/source/parameters.yaml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/api-ref/source/parameters.yaml b/api-ref/source/parameters.yaml index d80d7b8021..721016d287 100644 --- a/api-ref/source/parameters.yaml +++ b/api-ref/source/parameters.yaml @@ -1442,7 +1442,7 @@ export_location_is_admin_only: type: boolean export_location_path: description: | - The export location path that should be used for mout operation. + The export location path that should be used for mount operation. in: body required: true type: string @@ -2111,13 +2111,6 @@ os-share-type-access:is_public: in: body required: false type: boolean -export_location_path: - description: | - The export location path that should be used for - mount operation. - in: body - required: true - type: string path: description: | The export location path that should be used for mout operation.