fix: Remove oneOf requirement
This commit is contained in:
parent
6652c25825
commit
7f163b5bc7
1 changed files with 0 additions and 1 deletions
|
|
@ -96,7 +96,6 @@ model ModuleList {
|
||||||
}
|
}
|
||||||
|
|
||||||
@jsonSchema("module-v1.json")
|
@jsonSchema("module-v1.json")
|
||||||
@oneOf
|
|
||||||
union Module {
|
union Module {
|
||||||
RepoModule,
|
RepoModule,
|
||||||
CustomModule,
|
CustomModule,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue