diff options
Diffstat (limited to 'vid-app-common/src/main/resources/json/mso/modelInfo')
-rwxr-xr-x | vid-app-common/src/main/resources/json/mso/modelInfo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vid-app-common/src/main/resources/json/mso/modelInfo b/vid-app-common/src/main/resources/json/mso/modelInfo index dcb31128d..d368e3532 100755 --- a/vid-app-common/src/main/resources/json/mso/modelInfo +++ b/vid-app-common/src/main/resources/json/mso/modelInfo @@ -33,6 +33,7 @@ "description": "short description of the entity being operated on",
"type": "string",
"enum": [
+ "pnf",
"network",
"service",
"vfModule",
|