Fix errors in swagger.json
authorBin Yang <bin.yang@windriver.com>
Wed, 15 Mar 2017 05:36:23 +0000 (13:36 +0800)
committerBin Yang <bin.yang@windriver.com>
Wed, 15 Mar 2017 05:36:23 +0000 (13:36 +0800)
Change-Id: Ie9e10b22e61dbef34f9fcf71edd452b5b1ceca9d
Issue-Id: MULTIVIM-18
Signed-off-by: Bin Yang <bin.yang@windriver.com>
kilo/kilo/swagger/multivim.volume.swagger.json
newton/newton/swagger/multivim.volume.swagger.json

index c91deac..fda7597 100644 (file)
                     "type": "integer",
                     "description": "volume size"
                 },
-                "imageName": {
+                "imageId": {
                     "type": "string",
-                    "description": "image name to create volume"
+                    "description": "image UUID to create volume"
                 },
                 "volumeType": {
                     "type": "string",
index c91deac..fda7597 100644 (file)
                     "type": "integer",
                     "description": "volume size"
                 },
-                "imageName": {
+                "imageId": {
                     "type": "string",
-                    "description": "image name to create volume"
+                    "description": "image UUID to create volume"
                 },
                 "volumeType": {
                     "type": "string",