|
Hello, I import OpenAPI to restfox and the paths are creates as: For testing I want to use same organization and sub organization, is possible to automatically fill path parameter with environment variable with the same name, to not fill in every request {organization} = {{organization}}? Thank you |
Answered by
zabojpetr
Mar 21, 2025
Replies: 1 comment 4 replies
|
It will be possible, if there are methods But there is not these methods, is there any workaround? |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thank you, maybe it will be useful for someone, my plugin looks like this: