Update pnfsimulator config
[integration.git] / test / mocks / pnfsimulator / json_schema / input_validator.json
index 13ce589..ced70c7 100644 (file)
         "vendorName": {
           "type": "string"
         },
-        "oamV4IpAddress": {
-          "type": "string"
-        },
-        "oamV6IpAddress": {
-          "type": "string"
-        },
         "unitFamily": {
           "type": "string"
         },
@@ -78,6 +72,9 @@
         },
         "unitType": {
           "type": "string"
+        },
+        "additionalFields": {
+          "type": "object"
         }
       }
     },