Scripts
OpenAPI generator
To generate typescript client for API run:
./generate-api-typescript-client.sh
This will populate web/src/api/generated
with new typescript files that matches the API OpenAPI specification.
To generate typescript client for API run:
./generate-api-typescript-client.sh
This will populate web/src/api/generated
with new typescript files that matches the API OpenAPI specification.