Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rf.request.setPathParams and rf.request.getPathParams to plugins #319

Open
zabojpetr opened this issue Mar 6, 2025 · 0 comments
Open

Comments

@zabojpetr
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants