Open
Description
This might be a good idea as System.Text.Json
is built into .NET, whereas Newtonsoft.Json
is a third party library.
Even better would be if RestAssured.Net can support both, but that would probably be more work.
See eclipse-tractusx/portal-backend#110 (comment) for the discussion that drives this issue / request.