Commit f481aa9a authored by Sana Zulfiqar's avatar Sana Zulfiqar Committed by Giacomo Bernini
Browse files

updated schema

parent 4a7520c4
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -71,6 +71,10 @@
			"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 in the VNF package, which identifies the image artifact and also allows to access a copy of the image artifact.\n",
				"type": "string"
				"type": "string"
			},
			"imageUri": {
				"description": "URI of the image artifact as defined in the VNF package manifest.\n",
				"type": "string"
			}
			}
		}
		}
	}
	}