Skip to content

Conversation

crazytonyli
Copy link
Contributor

Description

I noticed quite a few places that parse the HTTP response as a JSON object and then turn the JSON object into a JSON string so that it can be used with Swift's Decoder. This PR removes the unnecessary round trip and parse the HTTP response directly using Swift's Decoder.


  • Please check here if your pull request includes additional test coverage.
  • I have considered updating the version in the .podspec file.
  • I have considered if this change warrants release notes and have added them to the appropriate section in the CHANGELOG.md if necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant