Skip to content

feat: add a generic API request interface - #650

Merged
Justin Hammond (Justintime50) merged 3 commits into
masterfrom
EXP-811_generic_api_request_interface
Feb 25, 2026
Merged

feat: add a generic API request interface#650
Justin Hammond (Justintime50) merged 3 commits into
masterfrom
EXP-811_generic_api_request_interface

Conversation

@Justintime50

@Justintime50 Justin Hammond (Justintime50) commented Feb 12, 2026

Copy link
Copy Markdown
Member

Add a generic API request interface to make arbitrary API requests.

@Justintime50
Justin Hammond (Justintime50) marked this pull request as ready for review February 12, 2026 18:01
@Justintime50
Justin Hammond (Justintime50) marked this pull request as draft February 17, 2026 17:27
This public, generic interface is useful for making arbitrary API calls to the EasyPost API that are not yet supported by the client library's services. When possible, the service for your use case should be used instead as it provides a more convenient and higher-level interface depending on the endpoint.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@Justintime50
Justin Hammond (Justintime50) force-pushed the EXP-811_generic_api_request_interface branch from ed4bde5 to d1ef67b Compare February 25, 2026 19:03
@Justintime50
Justin Hammond (Justintime50) marked this pull request as ready for review February 25, 2026 19:03
@Justintime50
Justin Hammond (Justintime50) merged commit f481b87 into master Feb 25, 2026
18 checks passed
@Justintime50
Justin Hammond (Justintime50) deleted the EXP-811_generic_api_request_interface branch February 25, 2026 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants