mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-18 16:02:10 +00:00
restructure the entire backend layout using workspaces (#815)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
cp ../backend/openapi.yaml openapi.yaml
|
||||
cp ../backend/windmill-api/openapi.yaml openapi.yaml
|
||||
|
||||
npx @redocly/openapi-cli@latest bundle openapi.yaml > openapi-bundled.yaml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user