mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-18 16:02:10 +00:00
4c6f60010f
* add description option to schedule page * add description property to schedule trigger type * fix ci * update: use textare for description and add down migration * perf: use jsonb instead of json, and use query_as macro sqlx instead of function variant * update .sqlx * nits * fix: missing comma in description
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.