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
There are many scenarios where the json map is nested with multiple level of hierarchy, and creating a model only to retrieve one such map is not a good experience. Allowing to specify JsonPath expression in such scenario will be a really welcome change.
There are many scenarios where the json map is nested with multiple level of hierarchy, and creating a model only to retrieve one such map is not a good experience. Allowing to specify JsonPath expression in such scenario will be a really welcome change.
For example in the following json:
if I want weather id, name and temperature my model will look like this:
The text was updated successfully, but these errors were encountered: