mirror of
https://github.com/immich-app/immich.git
synced 2026-07-29 07:00:40 -07:00
* remove patch in favor of [OpenAPITools/openapi-generator#23930](https://github.com/OpenAPITools/openapi-generator/issues/23930) partially revert "chore(mobile): make openapi requests abortable (#28692)" * gen client * bump openapi-generator version to v7.24.0 * gen client * enum migration changes * drop enum exhaustion switch check
8 lines
154 B
JSON
8 lines
154 B
JSON
{
|
|
"$schema": "./node_modules/@openapitools/openapi-generator-cli/config.schema.json",
|
|
"spaces": 2,
|
|
"generator-cli": {
|
|
"version": "7.24.0"
|
|
}
|
|
}
|