type: error
get?:
is: [ accessToken ]
description: |
<>
___
queryParameters:
filename:
type: string
description: |
Name of a temp. file from <>/info api
This file is offered for download if exists
example: sos-download-5961566003164029224.tmp
required: true
responses:
200:
description: Content for download
headers:
Content-Disposition:
type: string
required: true
example: attachment;filename=xxx
Content-Type:
type: string
required: true
default: application/octet-stream
body:
application/octet-stream:
post:
description: |
<>
___
Parameters in the POST body schema
Name | Type | Description | Example | Default |
<>
<>
<>
<>
<>
body:
application/json:
schema: <>
example: <>
responses:
200:
description: Content for download
headers:
Content-Disposition:
type: string
required: true
example: attachment;filename=xxx
Content-Type:
type: string
required: true
default: application/octet-stream
body:
application/octet-stream: