X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=code%2Fnetwork-topology-instance-generator%2Fmodel%2FjsonSchema%2Fconfiguration.schema.json;fp=code%2Fnetwork-topology-instance-generator%2Fmodel%2FjsonSchema%2Fconfiguration.schema.json;h=1f24259b8eaa8c6f4ca09f9ae0802712940c18e3;hb=8c9857b8c1c379399590a3c958588e67483eb6b6;hp=88796374278e725a6052da03d273051b740c5244;hpb=00509665b4950f338131871c4d632f4d4def9ce7;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