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 possible to add getter and setter of path requests to plugins?
Usecase
When import requests from OpenAPI, there are a lot of path parameters which are not possible automatically fill with environment variable.
So I want to create plugin which automatically fill empty path parameters with environment variable with same name.
Is possible to add getter and setter of path requests to plugins?
Usecase
When import requests from OpenAPI, there are a lot of path parameters which are not possible automatically fill with environment variable.
So I want to create plugin which automatically fill empty path parameters with environment variable with same name.
Originally posted by @zabojpetr in #317
The text was updated successfully, but these errors were encountered: