elixir-cloud-aai / drs-filer

Lightweight, flexible Flask/Gunicorn-based GA4GH DRS implementation
Apache License 2.0
5 stars 8 forks source link

Implement "PUT /objects/{object_id}/access/{access_id}" #26

Open uniqueg opened 3 years ago

uniqueg commented 3 years ago

Description

Analogous to #24, but for adding or updating an access method with a user-defined identifier.

Proposed solution