-
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Hi!
Let's say I have the following JSON data object inside struct view
foo: { bar: { items: [1, 2, 3, 4, 5] } }
Can I somehow force jora to search for 'items' key without manually typing foo.var.items?
I read documentation of jora https://github.com/discoveryjs/jora and could not found the solution. I might be missing something. It feels like there's some function or a way to do that but I can't get it.
Metadata
Metadata
Assignees
Labels
No labels