storj / edge

Storj edge services (including multi-tenant, S3-compatible server to interact with the Storj network)
GNU Affero General Public License v3.0
53 stars 18 forks source link

Add PutObjectLockConfiguration gateway endpoint #501

Open ferristocrat opened 3 weeks ago

ferristocrat commented 3 weeks ago

What needs to be done? • Acceptance Criteria

Add the corresponding to PutObjectLockConfiguration endpoint on the S3 Gateway - corresponds with Satellite endpoint added here: https://github.com/storj/edge/issues/500

Design

Links

storj-gerrit[bot] commented 2 days ago

Change private/{metaclient, bucket}: add SetBucketObjectLockConfiguration method mentions this issue.