openapi_client.handler

Interfaces and utilities common to response handlers for any API Endpoint.

Members

Interfaces

ResponseHandler
interface ResponseHandler

An object capable of processing an HTTPClientResponse of an HTTPClientRequest.

Meta