icgc-argo / platform-api

https://api.platform.icgc-argo.org/graphql
GNU Affero General Public License v3.0
0 stars 0 forks source link

Ability to download all templates #57

Closed rosibaj closed 5 years ago

rosibaj commented 5 years ago

Using the schema download, you can download individual schemas as files:

https://argo-gateway.qa.argo.cancercollaboratory.org/api-doc

We also need the ability to download a zipped file of all schema templates.

image

rosibaj commented 5 years ago

@jaserud the endpoint looks like its working now :)

One small change - can we please name the downloaded file argo_submission_templates.zip instead of all.zip?

jaserud commented 5 years ago

:+1: will do, this is an easy change

rosibaj commented 5 years ago

cool moving back to in progress till we get that change! thx!

jaserud commented 5 years ago

The file name has been updated in these PRs https://github.com/icgc-argo/argo-clinical/pull/188 and https://github.com/icgc-argo/platform-api/pull/90

rosibaj commented 5 years ago

lgtm! Thanks @jaserud !