rebus-ink / ink-API

Hobb API Server: backend for the Rebus Reader system
GNU Affero General Public License v3.0
4 stars 5 forks source link

Hard delete files #630

Closed Marie000 closed 3 years ago

Marie000 commented 4 years ago

Adds the queue to send requests to the google function that will delete the file. It sends the readerId, the process.env.GOOGLE_STORAGE_BUCKET and the storageId (from the source.json)

I triedit with a test user folder and it worked.