Ues json file names as expected by o-ran-sc-topology service
[oam.git] / 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