mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 15:50:16 +02:00
Merge branch 'main' into develop/jellyseerr
This commit is contained in:
commit
7b3b53ce2a
4 changed files with 16 additions and 11 deletions
|
|
@ -200,7 +200,9 @@ openApiGenerate {
|
|||
put("useCoroutines", true)
|
||||
put("enumPropertyNaming", "UPPERCASE")
|
||||
put("modelMutable", false)
|
||||
put("supportAndroidApiLevel25AndBelow", true)
|
||||
|
||||
// Note: this is only for downloading files, so it's not necessary to enable
|
||||
put("supportAndroidApiLevel25AndBelow", false)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue