json2csv icon indicating copy to clipboard operation
json2csv copied to clipboard

dicts with dots in keys can't be accessed

Open hansbogert opened this issue 9 years ago • 1 comments

The following doesn't work

echo '{"FOO": {"BAR.BAR": "BURGER"}}' | json2csv -k FOO.'BAR.BAR' #or FOO.BAR.BAR

hansbogert avatar Sep 28 '15 13:09 hansbogert

Hi @jehiah I would like to help with this issue. Can I work on this?

aviaryan avatar Mar 26 '17 19:03 aviaryan