ApiRequest
interface ApiRequest
A specification for an HTTP API request to be executed by an ApiExecutor.
This interface defines all the necessary components of a request, such as the target URI, HTTP method, headers, and body.
A specification for an HTTP API request to be executed by an ApiExecutor.
This interface defines all the necessary components of a request, such as the target URI, HTTP method, headers, and body.