uri: add documentation for return value path (#75795)

pull/75848/head
Daniel Ziegenberg 3 years ago committed by GitHub
parent bb59d9afe9
commit 963a272b28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -407,6 +407,11 @@ msg:
returned: always
type: str
sample: OK (unknown bytes)
path:
description: destination file/path
returned: dest is defined
type: str
sample: /path/to/file.txt
redirected:
description: Whether the request was redirected.
returned: on success

Loading…
Cancel
Save