Hi dear maintainers!
It looks like the s3 provider does not parse JSON as described on the docs.. I have successfully parsed a YAML file but not a JSON file using the vals eval command
browsing the code we can see that there doesn't seem to be any json unmarshalling other than in google sheets provider
Could you please confirm if this is really the case?
Cheers!
Hi dear maintainers!
It looks like the s3 provider does not parse JSON as described on the docs.. I have successfully parsed a YAML file but not a JSON file using the
vals evalcommandbrowsing the code we can see that there doesn't seem to be any json unmarshalling other than in google sheets provider
Could you please confirm if this is really the case?
Cheers!