Closed brendanlensink closed 4 years ago
Adds a new optional parameter to Request called jsonKeyDecodingStrategy: JSONDecoder.KeyDecodingStrategy.
Request
jsonKeyDecodingStrategy: JSONDecoder.KeyDecodingStrategy
Also cleans up some test cases, and moves the different log test cases
Adds a new optional parameter to
Request
calledjsonKeyDecodingStrategy: JSONDecoder.KeyDecodingStrategy
.Also cleans up some test cases, and moves the different log test cases