Implement "POST /objects/{object_id}/access" #25
Labels
flag: good 1st issue
Good for newcomers
priority: medium
Medium priority
type: feature
New feature or request
type flag: spec change
Proposed change requires spec changes
workload: hours
Likely takes hours to resolve
Description
Similar to issue #8 and PR #9, but for
POST
ing additional access methods to an existing object.Proposed solution
POST /objects/{object_id}/access
endpoint to the DRS-Filer custom OpenAPI specification here; an example for aPUT
endpoint definition can be found in feat: add POST and DELETE endpoints for objects #9POST
ing andPUT
ting resources can be found in the TRS-Filer repositoryThe text was updated successfully, but these errors were encountered: