Orval-compatible mutator that executes through the shared cache-aware instance.
Characteristics
AxiosResponse<T>
AxiosInstance
CacheRequestConfig
options
config
The expected response data type.
The request body type (if any).
Base Axios request config from generated code.
Optional
Optional overrides to merge over config.
A promise resolving to AxiosResponse<T>.
Orval-compatible mutator that executes through the shared cache-aware instance.
Characteristics
AxiosResponse<T>regardless of how the generator instantiates the generic parameter.AxiosInstancesurface to avoid type mismatch with ACI'sCacheRequestConfiggeneric parameters.optionsoverconfig(options win).