Updating documentation
This commit is contained in:
parent
b13b94bc99
commit
c92559c7cf
|
@ -1786,6 +1786,10 @@ paths:
|
||||||
device is not available within the given amount of time, this endpoint will return a status of HTTP/204.
|
device is not available within the given amount of time, this endpoint will return a status of HTTP/204.
|
||||||
format: int32
|
format: int32
|
||||||
default: 30
|
default: 30
|
||||||
|
- name: User-Agent
|
||||||
|
in: header
|
||||||
|
schema:
|
||||||
|
type: string
|
||||||
responses:
|
responses:
|
||||||
"200":
|
"200":
|
||||||
description: "Either a new transfer archive was uploaded for the authenticated\
|
description: "Either a new transfer archive was uploaded for the authenticated\
|
||||||
|
|
Loading…
Reference in New Issue