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