Yaak Logo
Yaak
Feedback/Override env variable by referencing itself

Override env variable by referencing itself

Justin Gally·a month ago
Needs TriageFeature RequestImprovement

It can be useful when assigning value to an environnement / folder variable to reference itself.

For exemple, we can have an environment BASE_URL variable and in our User folder we may want to override BASE_URL variable to: BASE_URL/user

So in our request we can have as URL : BASE_URL/me instead of BASE_URL/user/me

When having a domain based application it can be very useful to avoid repetition and facilitate slug renaming.

Currently, we have an error if we try to recursively reference a variable: image

macOS2026.3.1

Comments (2)

Sign in to leave a comment.

Gregory Schier

Do you get an error when sending the request too?

Justin GallyOP

Yes I do :

image
Type to search feedback...