2
Referring to parent environment variable
Source: Kong/insomnia#6495 · opened by @luka-bip
I would like to have a hierarchy of environments with a key named path that would, at the root level have the base URL, while descendants' environments would add parts to the path
For example, a hierarchy of environments:
• root:"path": "
• child:"path": "{parent.path}/api"
• grandchild: "path": "{parent.path}/v1"
Would resolve to " " and " in the root, child and grandchild environment respectively.
For example, a hierarchy of environments:
• root:"path": "
• child:"path": "{parent.path}/api"
• grandchild: "path": "{parent.path}/v1"
Would resolve to " " and " in the root, child and grandchild environment respectively.
No pledges yet. Be the first to back this.
Comments
Similar requests
Collection Specific Environment Variables Superseding Active Environment Variables
2 votes · 0 comments
Redesign the environment variables
1 vote · 0 comments
Allow Environment variables as command line params to inso cli
7 votes · 0 comments
Set an environment variable depending on the last run endpoint
4 votes · 0 comments
New shortcut for Base Environment and/or mask Private environment variables on dialog open
2 votes · 0 comments
No comments yet.