EsperoTech / yaade

Yaade is an open-source, self-hosted, collaborative API development environment.
MIT License
1.6k stars 71 forks source link

[Bug Report] reserved keyword variables breaks interpolation #209

Open jonrosner opened 2 weeks ago

jonrosner commented 2 weeks ago

When specifiying a variable as a reserved JS-keyword or function (e.g. const, var, uuid) then interpolation breaks and UNKNOWN is shown