Files
windmill/backend/windmill-api-client
Ruben Fiszel 55966bccf1 fix tests
2026-01-09 07:29:07 +00:00
..
2026-01-09 07:29:07 +00:00
2025-03-22 17:21:18 +01:00
2026-01-09 06:34:17 +00:00

Windmill API Client

This holds an autogenerated OpenAPI client in Rust. It's exclusively used in the backend to talk to the api server.

Generate

Simply run sh bundle.sh to update bundled.json. The source code will automatically update. This requires the swagger-cli to be installed for bundling.