chore(docs): Generated API Reference (automated) (#12943)

Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-07-14 13:41:40 +03:00
committed by GitHub
co-authored by shahednasser
parent e153ef491d
commit 3028425a86
7 changed files with 50 additions and 107 deletions
@@ -2,7 +2,8 @@
* @oas [post] /admin/uploads/presigned-urls
* operationId: PostUploadsPresignedUrls
* summary: Get Presigned Upload URL
* description: Get a presigned URL for uploading a file to the configured File Module Provider. The presigned URL can be used to upload files directly to the third-party provider. This only works if your configured provider supports presigned URLs, such as the S3 provider.
* description: Get a presigned URL for uploading a file to the configured File Module Provider. The presigned URL can be used to upload files directly to the third-party provider. This only works if
* your configured provider supports presigned URLs, such as the S3 provider.
* x-authenticated: true
* security:
* - api_token: []