Skip to content
Snippets Groups Projects
Commit 5e7b60b1 authored by Megan Henning's avatar Megan Henning
Browse files

Add raml documentation

parent 36acdec7
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,14 @@ post:
Use filters in the payload to exclude/include files.
To pass a single filter, each of its conditions should be satisfied.
If a file pass at least one filter, it is included in the targets.
queryParameters:
prefix:
type: string
required: false
description: |
A string to customize the name of the download
in the format <prefix>_<timestamp>.tar.gz.
Defaults to "scitran".
body:
application/json:
description: Download files with tag 'incomplete' OR type 'dicom'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment