Generate API clients
To generate typescript client for API run:
cd web
./generate-api-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:
cd web
./generate-api-client.sh
This will populate web/src/api/generated
with new typescript files that matches the API OpenAPI specification.