Skip to content

Interceptor like request option #3153

@salisbury-espinosa

Description

@salisbury-espinosa

Description

current behavior:
client.interceptors.request.use
that is, now we can only globally define this object for the entire client (that is, it will be called for all methods).

It would be greate to be able to define it as a property of the RequestOptions (from client/types.gen.ts), so that we could define it only for one method (not globally)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions