Files
windmill/backend/windmill-api-client
Guillaume Bouvignies 0965d67dc8 feat: Improve Slack schedule error handler and default to it (#2439)
* feat: Improve Slack schedule error handler and default to it

* refactor BE to re-use existing logic to handle error

* Fix svelte error
2023-10-12 15:11:05 +02:00
..
2023-04-29 09:45:03 +02: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.