elixir-cloud-aai / drs-filer

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

Implement "POST /objects/{object_id}/access" #25

Open uniqueg opened 3 years ago

uniqueg commented 3 years ago

Description

Similar to issue #8 and PR #9, but for POSTing additional access methods to an existing object.

Proposed solution