test: sync open api spec ()

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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 45 additions and 16 deletions

View file

@ -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