You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using ..put..enum or ..get..enum it should be possible to get one enum element each time but gets empty array ([]). jpath.resolve(data, "..put..enum");
The text was updated successfully, but these errors were encountered:
I think It is impossible to use multiple descents operators in one query but should be. Example:
Using
..put..enum
or..get..enum
it should be possible to get one enum element each time but gets empty array ([]).jpath.resolve(data, "..put..enum");
The text was updated successfully, but these errors were encountered: