2022.702
What's Changed
- add test for string[] by @aspriddell in #114
- Bump System.Text.Json from 6.0.2 to 6.0.4 by @dependabot in #116
- Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 by @dependabot in #117
- Bump HtmlAgilityPack from 1.11.42 to 1.11.43 by @dependabot in #118
- Bump System.Text.Json from 6.0.4 to 6.0.5 by @dependabot in #119
- Fix serialization type mismatch by @aspriddell in #120
- specify the type when serializing to a file by @aspriddell in #122
- Make
ValidateRequest(ApiClient)
return aTask
by @aspriddell in #121
Full Changelog: 2022.324...2022.702