You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add a generic API request interface (#374)
# Description
Adds a generic API request interface to make arbitrary API requests.
# Testing
- New unit test added for the generic API request interface
- All tests passing
---------
Co-authored-by: Claude Sonnet 4.5 <[email protected]>
Merge pull request #370 from EasyPost/EXP-761_stateless_rate_deserial…
…izer
fix: StatelessRateDeserializer and WebhookDeserializer for underscore fields