Commit fc6ddf87 authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

updated nsInstance schema to v3.6.1

parent 95b4e9f7
......@@ -60,7 +60,7 @@
"type": "string"
},
"vnfProductName": {
"description": "Name to identify the VNF Product. The value is copied from the VNFD.\n",
"description": "Name to identify the VNF Product. The value is copied from the VNFD. \n",
"type": "string"
},
"vnfSoftwareVersion": {
......
......@@ -2466,7 +2466,7 @@
"required": ["href"],
"properties": {
"href": {
"description": "URI of a resource referenced from a notification. Should be an absolute URI (i.e. a URI that contains {apiRoot}), however, may be a relative URI (i.e. a URI where the {apiRoot} part is omitted) if the {apiRoot} information is not available.\n",
"description": "URI of a resource referenced from a notification. Should be an absolute URI (i.e. a URI that contains {apiRoot}), however, may be a relative URI (i.e. a URI where the {apiRoot} part is omitted) if the {apiRoot} information is not available.\n",
"type": "string",
"format": "url"
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment