type: error
get:
is: [accessToken, filename]
description: |
<>
responses:
200:
description: <>
headers:
Content-Disposition:
type: string
required: true
example: attachment;filename=joc.log
Content-Type:
type: string
required: true
default: application/octet-stream
body:
application/octet-stream:
text/plain:
post:
description: |
<>
___
Parameters in the POST body schema
Name | Type | Description | Example | Default |
<>
body:
application/json:
schema: <>
responses:
200:
description: <>
headers:
Content-Disposition:
type: string
required: true
example: attachment;filename=main.log
Content-Type:
type: string
required: true
default: application/octet-stream
body:
application/octet-stream:
text/plain: