Files
windmill/backend/windmill-api-client/bundle.sh
T
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

3 lines
77 B
Bash
Executable File

#!/bin/sh
npx swagger-cli bundle ../windmill-api/openapi.yaml > bundled.json