mirror of
https://github.com/immich-app/immich.git
synced 2025-07-13 20:38:46 +02:00
parent
a5e8b451b2
commit
e7aa50425c
9 changed files with 45 additions and 16 deletions
open-api/bin
|
@ -24,7 +24,8 @@ function typescript {
|
|||
npm --prefix typescript-sdk ci && npm --prefix typescript-sdk run build
|
||||
}
|
||||
|
||||
node ./bin/sync-spec-version.js
|
||||
# requires server to be built
|
||||
npm run sync:open-api --prefix=../server
|
||||
|
||||
if [[ $1 == 'dart' ]]; then
|
||||
dart
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue