Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add function to_object to parse nested json string #92

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

litao09h
Copy link

@litao09h litao09h commented Jan 3, 2024

No description provided.

@joerodriguez
Copy link

I like this solution, though unfortunately it's not part of the jmespath specification. I did however find that to_array should be giving pretty much the same behavior as your to_object function. This is not yet the case in go-jmespath, so I've opened #93 to fix the issue.

This PR can be closed in favor of #93

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants