Revert "fix: add @oneOf to the ModuleType union"

This reverts commit 3c2d5a7236.
This commit is contained in:
Gerald Pinder 2024-10-13 21:08:52 -04:00
parent 3a49bd9846
commit ce752babfb

View file

@ -87,7 +87,6 @@ model ModuleList {
}
@jsonSchema("module-v1.json")
@oneOf
union ModuleType {
akmods: AkmodsModule,
bling: BlingModule,