mirror of
https://github.com/immich-app/immich.git
synced 2026-07-28 14:47:30 -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
18 lines
309 B
YAML
18 lines
309 B
YAML
#
|
|
# AUTO-GENERATED FILE, DO NOT MODIFY!
|
|
#
|
|
|
|
name: 'openapi'
|
|
version: '1.0.0'
|
|
description: 'OpenAPI API client'
|
|
homepage: 'homepage'
|
|
environment:
|
|
sdk: '>=2.17.0 <4.0.0'
|
|
dependencies:
|
|
collection: '>=1.17.0 <2.0.0'
|
|
http: '>=0.13.0 <2.0.0'
|
|
intl: any
|
|
meta: '>=1.1.8 <2.0.0'
|
|
immich_mobile:
|
|
path: ../
|