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
Currently we can use only a primitive syntax for accessing the Json elements in web-based calls. It would be good to support the syntax of JSONPath (for example: $.leaderboard[*].Team_tag).
Watch here: http://goessner.net/articles/JsonPath/.
Sincerely, OldCat, diligent user ;)
The text was updated successfully, but these errors were encountered:
Currently we can use only a primitive syntax for accessing the Json elements in web-based calls. It would be good to support the syntax of JSONPath (for example: $.leaderboard[*].Team_tag).
Watch here: http://goessner.net/articles/JsonPath/.
Sincerely, OldCat, diligent user ;)
The text was updated successfully, but these errors were encountered: