Unquote urls in YAML - windows (#5798)

pull/18777/head
Fabio Alessandro Locati 8 years ago committed by Matt Clay
parent ca047c3881
commit 2b0bdd45e8

@ -117,7 +117,7 @@ url:
description: requested url
returned: always
type: string
sample: 'http://www.example.com/earthrise.jpg'
sample: http://www.example.com/earthrise.jpg
dest:
description: destination file/path
returned: always

Loading…
Cancel
Save