FeatureFuel
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.

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests