Good point, but jq handles this already. If the payload is an array of object, simply `jq -c '.[]'` to get an object per line
Good point, but jq handles this already. If the payload is an array of object, simply `jq -c '.[]'` to get an object per line