Added UUID to policy ids and new policy types
[nonrtric.git] / test / auto-test / testdata / OSC / 5-agent-modified.json
index b5fd5bc..1b1c508 100644 (file)
@@ -20,7 +20,7 @@
           "cellId"
         ]
       },
-      "qosObjective": {
+      "qosObjectives": {
         "type": "object",
         "properties": {
           "priorityLevel": {
@@ -35,6 +35,6 @@
     },
     "additionalProperties": false,
     "required": [
-      "scope", "qosObjective"
+      "scope", "qosObjectives"
     ]
   }