Closed lautarodragan closed 5 years ago
This PR adds a new endpoint, POST /archives, that simply acts as a by-pass to the underlying Po.et Node's POST /files endpoint, adding a layer of authorization in the middle that checks that the user owns at least 1000 POE.
POST /archives
POST /files
:tada: This PR is included in version 1.31.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
This PR adds a new endpoint,
POST /archives
, that simply acts as a by-pass to the underlying Po.et Node'sPOST /files
endpoint, adding a layer of authorization in the middle that checks that the user owns at least 1000 POE.