Newer
Older
web-services / data-wrapper / v1 / csv.ini
@Nicolas Thouvenin Nicolas Thouvenin on 23 Aug 247 bytes fix:with tar.gz we need to save the result
mimeType=application/x-tar

[use]
plugin = basics

[CSVParse]

[CSVObject]

[replace]
path = id
value = get('title')
path = value
value = get('title')

[TARDump]
compress = true
manifest = fix({version: '1'})
manifest = fix({generator: 'v1/csv'})