test: sync open api spec (#9687)

test: sync spec file
This commit is contained in:
Jason Rasmussen
2024-05-23 07:40:57 -04:00
committed by GitHub
parent a5e8b451b2
commit e7aa50425c
9 changed files with 45 additions and 16 deletions

View File

@@ -37,7 +37,7 @@ open-api-typescript:
cd ./open-api && bash ./bin/generate-open-api.sh typescript
sql:
npm --prefix server run sql:generate
npm --prefix server run sync:sql
attach-server:
docker exec -it docker_immich-server_1 sh