mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
chore: bump (#27866)
This commit is contained in:
parent
95fa8fbdab
commit
57212f29bf
7 changed files with 14 additions and 14 deletions
|
|
@ -17,7 +17,7 @@ function dart {
|
|||
patch --no-backup-if-mismatch -u api.mustache <api.mustache.patch
|
||||
|
||||
cd ../../
|
||||
pnpm dlx @openapitools/openapi-generator-cli generate -g dart -i ./immich-openapi-specs.json -o ../mobile/openapi -t ./templates/mobile
|
||||
pnpm dlx --allow-build="" @openapitools/openapi-generator-cli generate -g dart -i ./immich-openapi-specs.json -o ../mobile/openapi -t ./templates/mobile
|
||||
|
||||
# Post generate patches
|
||||
patch --no-backup-if-mismatch -u ../mobile/openapi/lib/api_client.dart <./patch/api_client.dart.patch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue