Fix type for 'attributes' field

pull/25930/head
GennadySpb 7 years ago committed by Brian Coca
parent 75a3ac5ca5
commit 26fec4f107

@ -350,7 +350,7 @@ stat:
attributes:
description: list of file attributes
returned: success, path exists and user can execute the path
type: boolean
type: list
sample: [ immutable, extent ]
version_added: 2.3
'''

Loading…
Cancel
Save