Revert "fix: add @oneOf to the ModuleType union"
This reverts commit 3c2d5a7236.
This commit is contained in:
parent
3a49bd9846
commit
ce752babfb
1 changed files with 0 additions and 1 deletions
|
|
@ -87,7 +87,6 @@ model ModuleList {
|
||||||
}
|
}
|
||||||
|
|
||||||
@jsonSchema("module-v1.json")
|
@jsonSchema("module-v1.json")
|
||||||
@oneOf
|
|
||||||
union ModuleType {
|
union ModuleType {
|
||||||
akmods: AkmodsModule,
|
akmods: AkmodsModule,
|
||||||
bling: BlingModule,
|
bling: BlingModule,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue