Merge "Ues json file names as expected by o-ran-sc-topology service"
authorMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Mon, 7 Mar 2022 14:31:09 +0000 (14:31 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Mon, 7 Mar 2022 14:31:09 +0000 (14:31 +0000)
code/network-topology-instance-generator/model/jsonSchema/configuration.schema.json

index 8879637..1f24259 100644 (file)
@@ -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