Scythe
Scythe
CC#
Created by Scythe on 1/5/2023 in #help
❔ Sorting a JObject by child values
Yea Newtonsoft.Json.Linq
18 replies
CC#
Created by Scythe on 1/5/2023 in #help
❔ Sorting a JObject by child values
It probably is possible to deserialize it into a class I'm just not very familiar with C# classes, my background is PHP/JS so I'm a little out of depth 😅
18 replies
CC#
Created by Scythe on 1/4/2023 in #help
JSON child objects within a RestRequest body
The API that consumes the filter isn't in C# and just needs the JSON body as I have it in Postman, but for whatever reason the way I'm adding it to the RestRequest in C# is not producing the same result. Are you able to show me an example of what that dictionary method would look like?
5 replies