Skip to content

Commit

Permalink
feat: s3 input available for public apps (#4685)
Browse files Browse the repository at this point in the history
  • Loading branch information
HugoCasa authored Nov 12, 2024
1 parent 3d9ca62 commit 1671005
Show file tree
Hide file tree
Showing 14 changed files with 614 additions and 47 deletions.
2 changes: 1 addition & 1 deletion backend/ee-repo-ref.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6534b0f31fb4a75dd706fca2ce91e37e77e4ad02
8f45974252a7ce6fcf8f49482751ffa75b81bed7
4 changes: 4 additions & 0 deletions backend/windmill-api/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12186,6 +12186,10 @@ components:
type: object
additionalProperties:
type: object
s3_inputs:
type: array
items:
type: object
execution_mode:
type: string
enum: [viewer, publisher, anonymous]
Expand Down
Loading

0 comments on commit 1671005

Please sign in to comment.