issues
search
elixir-cloud-aai
/
trs-filer
Lightweight, flexible Flask/Gunicorn-based GA4GH TRS implementation
Apache License 2.0
8
stars
6
forks
source link
Fix post
#11
Closed
uniqueg
closed
4 years ago
uniqueg
commented
4 years ago
Description
POST /tools
endpoint controller now stores
url
property with interpolated version ID rather than literal
{new_version['id']}
fix typing issue in
POST /tools
endpoint controller definition
Description
POST /tools
endpoint controller now storesurl
property with interpolated version ID rather than literal{new_version['id']}
POST /tools
endpoint controller definition