X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2Fdata%2Frun_in_k8s%2Ftestdata%2FOSC%2Fpolicy_type.json;h=aeea7733a16e9e4ce42d79744ae7a2bc480bbb54;hb=bf6e70d18914f4d6ac798c90a6918d3c47593b51;hp=537d86f729f484ff2a7f6502a0db1d8e33791295;hpb=f183066766c133065ecfaa0659ca3dfcd2fe1ac1;p=it%2Fdep.git diff --git a/nonrtric/data/run_in_k8s/testdata/OSC/policy_type.json b/nonrtric/data/run_in_k8s/testdata/OSC/policy_type.json index 537d86f7..aeea7733 100644 --- a/nonrtric/data/run_in_k8s/testdata/OSC/policy_type.json +++ b/nonrtric/data/run_in_k8s/testdata/OSC/policy_type.json @@ -24,7 +24,7 @@ "qosId" ] }, - "qosObjective": { + "qosObjectives": { "type": "object", "properties": { "priorityLevel": { @@ -39,7 +39,7 @@ }, "additionalProperties": false, "required": [ - "scope", "qosObjective" + "scope", "qosObjectives" ] } }