Update scripts to populate policy data for E2E testing of nonrtric
[it/dep.git] / nonrtric / data / run_in_k8s / testdata / OSC / policy_type.json
index 537d86f..aeea773 100644 (file)
@@ -24,7 +24,7 @@
           "qosId"
         ]
       },
-      "qosObjective": {
+      "qosObjectives": {
         "type": "object",
         "properties": {
           "priorityLevel": {
@@ -39,7 +39,7 @@
     },
     "additionalProperties": false,
     "required": [
-      "scope", "qosObjective"
+      "scope", "qosObjectives"
     ]
   }
 }