Skip to content

CSV export Improvements

Robert Sinton requested to merge hotfix/csv_improvements into versions/0.16.3

Modified basic_get() to support CSV output, by only sending the raw data if CSV was requested. Modified the Format library to include a later, more 'working' CSV export function from the latest version of that library.

Merge request reports