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