Added UUID to policy ids and new policy types
[nonrtric.git] / test / auto-test / testdata / OSC / 4-agent-modified.json
index 868ceea..7fb71a6 100644 (file)
@@ -16,7 +16,7 @@
           "cellId"
         ]
       },
-      "qosObjective": {
+      "qosObjectives": {
         "type": "object",
         "properties": {
           "priorityLevel": {
@@ -31,6 +31,6 @@
     },
     "additionalProperties": false,
     "required": [
-      "scope", "qosObjective"
+      "scope", "qosObjectives"
     ]
   }