Skip to content

Remove encoding of response#42

Merged
RobGeorgeMM merged 3 commits intomasterfrom
RemoveEncodingOfResponse
Mar 13, 2025
Merged

Remove encoding of response#42
RobGeorgeMM merged 3 commits intomasterfrom
RemoveEncodingOfResponse

Conversation

@RobGeorgeMM
Copy link
Copy Markdown
Member

  • Remove from the wrapper attempts to decode the response string. The wrapper should just pass back from the API exactly what it returns without attempting mutation.
  • Enhanced the Readme for instructions on how to run locally against the TestClient

…this on its raw response. It should just pass back as in from the API and not try mutate it in any way.
Comment thread README.md
}
}
}
```
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Great stuff adding this 👍

@RobGeorgeMM RobGeorgeMM merged commit a488967 into master Mar 13, 2025
@RobGeorgeMM RobGeorgeMM deleted the RemoveEncodingOfResponse branch March 13, 2025 13:28
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.

3 participants