FRENDS JSON Processing tasks, which allow you to do JSONPath queries, JSON Handlebars transformations, JSON Validation against a JSONSchema and converting various data formats to JSON.
MIT License
7
stars
4
forks
source link
The Query task should return a type that is castable to JArray or JToken #20
The task now returns IEnumerable
Could the task be updated to return a type that is castable to JToken or JArray directly?