X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fauto-test%2Ftestdata%2FOSC%2F3.json;h=4966dea658dc01f129dd16effd7807a51bc394ff;hb=d49bea61eb78af0058136cb8e16af0acd467f1f3;hp=ab0204d5904207a2158c453513ceae714011cc8e;hpb=d9df6244e4ba89b71cba364f156ca529c3703faa;p=nonrtric.git diff --git a/test/auto-test/testdata/OSC/3.json b/test/auto-test/testdata/OSC/3.json index ab0204d5..4966dea6 100644 --- a/test/auto-test/testdata/OSC/3.json +++ b/test/auto-test/testdata/OSC/3.json @@ -16,7 +16,7 @@ "groupId" ] }, - "qosObjective": { + "qosObjectives": { "type": "object", "properties": { "priorityLevel": { @@ -31,6 +31,6 @@ }, "additionalProperties": false, "required": [ - "scope", "qosObjective" + "scope", "qosObjectives" ] }