feat: upload document to oci bucket

This commit is contained in:
Abdalhamid Alhamad
2024-12-02 12:07:10 +03:00
parent 14e70a63b8
commit 847c078735
33 changed files with 1247 additions and 925 deletions

View File

@ -0,0 +1,2 @@
export * from './document-meta.response.dto';
export * from './upload.response.dto';