diff --git a/src-tsp/main.tsp b/src-tsp/main.tsp index 9c35bcf..c656615 100644 --- a/src-tsp/main.tsp +++ b/src-tsp/main.tsp @@ -96,7 +96,6 @@ model ModuleList { } @jsonSchema("module-v1.json") -@oneOf union Module { RepoModule, CustomModule,