Add presigned URL management

This commit is contained in:
biondizzle
2025-06-05 10:07:14 -04:00
parent 994b08d44c
commit c5677539e4
7 changed files with 228 additions and 17 deletions

View File

@@ -1091,6 +1091,9 @@ components:
type: string
format: date-time
example: '2023-01-15T10:30:00Z'
url:
type: string
example: "/my-bucket/file.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&..."
PresignedUrlsList:
type: object
properties: