From 38d8cf842a93f481fd01b86fc595d26450a25c87 Mon Sep 17 00:00:00 2001 From: HugoCasa Date: Wed, 9 Apr 2025 18:07:20 +0200 Subject: [PATCH] Update backend/windmill-api/openapi.yaml Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com> --- backend/windmill-api/openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/windmill-api/openapi.yaml b/backend/windmill-api/openapi.yaml index 268c61a900..8e5d8d8976 100644 --- a/backend/windmill-api/openapi.yaml +++ b/backend/windmill-api/openapi.yaml @@ -6306,7 +6306,7 @@ paths: /w/{workspace}/apps/sign_s3_objects: post: - summary: sign s3 objects, to be used by anonmous users in public apps + summary: sign s3 objects, to be used by anonymous users in public apps operationId: signS3Objects tags: - app