elixir-cloud-aai / trs-filer

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

Fix self_uri #17

Closed sarthakgupta072 closed 4 years ago

sarthakgupta072 commented 4 years ago

The self_uri field needs to be re-implemented, it should return exactly that URL where the object/tool can be directly accessed.

See https://github.com/elixir-cloud-aai/drs-filer/issues/11 for some context