X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=code%2Fnetwork-topology-instance-generator%2Fmodel%2FjsonSchema%2Fconfiguration.schema.json;h=1f24259b8eaa8c6f4ca09f9ae0802712940c18e3;hb=8b856a4632c8ddaf5afa87e9604241da8f117ddb;hp=88796374278e725a6052da03d273051b740c5244;hpb=6f90cf044ee033dbabba25ba8513c3435880b449;p=oam.git diff --git a/code/network-topology-instance-generator/model/jsonSchema/configuration.schema.json b/code/network-topology-instance-generator/model/jsonSchema/configuration.schema.json index 8879637..1f24259 100644 --- a/code/network-topology-instance-generator/model/jsonSchema/configuration.schema.json +++ b/code/network-topology-instance-generator/model/jsonSchema/configuration.schema.json @@ -70,7 +70,8 @@ "description": "A hierarchical order of network-function-types and its appearance relative to its parent.", "$ref": "#/$defs/pattern" } - } + }, + "required": ["pattern"] } } } \ No newline at end of file