jenius-apps / nightingale-rest-api-client

A modern, resource-efficient REST API client for Windows
https://nightingale.rest
MIT License
769 stars 36 forks source link

(Idea) Allow Environment Variables to Reference Other Variables #191

Open bgribaudo opened 3 years ago

bgribaudo commented 3 years ago

Would it be possible for an environment variable's value to reference other environment variables?

For example, Microsoft Dataverse's setup instructions for Postman have several variables whose values that reference other variables. It would be nice to be able to do this in Nightingale, as well.

Thank you for your consideration!