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

prop_path including arrays #8

Open
aserrallerios opened this issue Jun 30, 2023 · 0 comments
Open

prop_path including arrays #8

aserrallerios opened this issue Jun 30, 2023 · 0 comments

Comments

@aserrallerios
Copy link

It doesn't seem to be possible to access values whose path includes arrays.

{
"foo":["bar"]
}

Ideally, the prop_path = foo[0] should return the value bar.

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

No branches or pull requests

1 participant