Implement "PUT /objects/{object_id}/access/{access_id}" #26
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
Analogous to #24, but for adding or updating an access method with a user-defined identifier.
Proposed solution
PUT /objects/{object_id}/access/{access_id}
endpoint to the DRS-Filer custom OpenAPI specification here; an example for aPUT
endpoint definition can be found in the TRS-Filer repositoryPOST
ing andPUT
ting resources can be found in the TRS-Filer repositoryThe text was updated successfully, but these errors were encountered: