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 https://github.com/eclipse-tractusx/portal-backend/pull/110#issuecomment-1635352855 for the discussion that drives this issue / request.