Skip to content

Commit

Permalink
propose some new paths
Browse files Browse the repository at this point in the history
  • Loading branch information
denis-yuen committed Sep 27, 2024
1 parent ec161fd commit 1c56559
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions openapi/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -509,6 +509,10 @@ components:
type: string
description: Relative path of the file. A descriptor's path can be used with
the GA4GH .../{type}/descriptor/{relative_path} endpoint.
dockstore_absolute_path:
type: string
description: Absolute path of the file. A descriptor's path can be used with
zip from toolsIdVersionsVersionIdTypeFilesGet when format=zip is specified
file_type:
type: string
enum:
Expand Down Expand Up @@ -814,6 +818,13 @@ components:
url: https://raw.githubusercontent.com/ICGC-TCGA-PanCancer/pcawg_delly_workflow/ea2a5db69bd20a42976838790bc29294df3af02b/delly_docker/Delly.cwl
containerfile:
url: https://raw.githubusercontent.com/ICGC-TCGA-PanCancer/pcawg_delly_workflow/c83478829802b4d36374870843821abe1b625a71/delly_docker/Dockerfile
dockstore_self_url:
type: string
description: Self URL to this file in the toolsIdVersionsVersionIdTypeDescriptorRelativePathGet endpoint
dockstore_absolute_path:
type: string
description: Absolute path of the file. A descriptor's path can be used with
zip from toolsIdVersionsVersionIdTypeFilesGet when format=zip is specified
Error:
type: object
required:
Expand Down

0 comments on commit 1c56559

Please sign in to comment.