go-jmespath icon indicating copy to clipboard operation
go-jmespath copied to clipboard

bugfix: to_array parses marshalled json

Open joerodriguez opened this issue 1 year ago • 1 comments

According to jmespath's to_array specification, to_array should parse marshalled json. This fixes https://github.com/jmespath/go-jmespath/issues/91.

joerodriguez avatar Jan 18 '24 21:01 joerodriguez

You might want to use the JMESPath Community fork of this library which includes many improvements and fixes many issues.

That particular issue is included in our JMESPath Community edition.

springcomp avatar Oct 30 '24 05:10 springcomp