-
-
Notifications
You must be signed in to change notification settings - Fork 286
Open
Labels
feature 🚀Feature request.Feature request.
Description
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
Labels
feature 🚀Feature request.Feature request.