feat: generate upload signed url for oci

This commit is contained in:
Abdalhamid Alhamad
2025-08-03 14:21:14 +03:00
parent fce720237f
commit f65a7d2933
5 changed files with 78 additions and 40 deletions

View File

@ -1 +1,2 @@
export * from './generate-upload-signed-url.request.dto';
export * from './upload-document.request.dto';