Loading SOL005/VNFPackageManagement-API/schemas/softwareImage.schema.json +6 −3 Original line number Original line Diff line number Diff line Loading @@ -14,8 +14,7 @@ "createdAt", "createdAt", "minDisk", "minDisk", "minRam", "minRam", "size", "size" "imagePath" ], ], "type": "object", "type": "object", "properties": { "properties": { Loading Loading @@ -107,7 +106,11 @@ "type": "object" "type": "object" }, }, "imagePath": { "imagePath": { "description": "Path in the VNF package, which identifies the image artifact and also allows to access a copy of the image artifact.\n", "description": "Path which identifies the image artifact and also allows to access a copy of the image artifact.\n", "type": "string" }, "imageUri": { "description": "URI of the image artifact as defined in the VNF package manifest.\n", "type": "string" "type": "string" } } } } Loading Loading
SOL005/VNFPackageManagement-API/schemas/softwareImage.schema.json +6 −3 Original line number Original line Diff line number Diff line Loading @@ -14,8 +14,7 @@ "createdAt", "createdAt", "minDisk", "minDisk", "minRam", "minRam", "size", "size" "imagePath" ], ], "type": "object", "type": "object", "properties": { "properties": { Loading Loading @@ -107,7 +106,11 @@ "type": "object" "type": "object" }, }, "imagePath": { "imagePath": { "description": "Path in the VNF package, which identifies the image artifact and also allows to access a copy of the image artifact.\n", "description": "Path which identifies the image artifact and also allows to access a copy of the image artifact.\n", "type": "string" }, "imageUri": { "description": "URI of the image artifact as defined in the VNF package manifest.\n", "type": "string" "type": "string" } } } } Loading