nyanimedb/deploy/generate.sh
nihonium 0c94930bca
All checks were successful
Build and Deploy Go App / build (push) Successful in 5m37s
Build and Deploy Go App / deploy (push) Successful in 34s
fix: useUnionTypes for TS oapi codegen
2025-11-23 04:03:29 +03:00

3 lines
No EOL
212 B
Bash

npx openapi-typescript-codegen --input ..\..\api\openapi.yaml --output ./src/api --client axios --useUnionTypes
oapi-codegen --config=api/oapi-codegen.yaml .\api\openapi.yaml
sqlc generate -f .\sql\sqlc.yaml