fix(medusa-file-spaces): return fileKey for Spaces upload (#2171)

**What**
- return `fileKey` in the response after the file is uploaded to Spaces

Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
Frane Polić
2022-09-09 12:55:43 +02:00
committed by GitHub
parent e36301ac14
commit ee8fe3a88b
3 changed files with 10 additions and 5 deletions

View File

@@ -0,0 +1,5 @@
---
"medusa-file-spaces": patch
---
fix(medusa-file-spaces): Add return `fileKey` for Spaces upload