You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently modifier plugins doesnt have access to request ctx object, adding this will help passing the same context across all the plugins
Describe the solution you'd like
Request/response modifier plugins should be called with request ctx
Describe alternatives you've considered
NA
Additional context
NA
The text was updated successfully, but these errors were encountered:
This issue was marked as resolved a long time ago and now has been automatically locked as there has not been any recent activity after it. You can still open a new issue and reference this link.
Is your feature request related to a problem? Please describe.
Currently modifier plugins doesnt have access to request
ctx
object, adding this will help passing the same context across all the pluginsDescribe the solution you'd like
Request/response modifier plugins should be called with request
ctx
Describe alternatives you've considered
NA
Additional context
NA
The text was updated successfully, but these errors were encountered: