Secret variables for request not getting version control #1237
Closed
LuccaRomanelli
started this conversation in
Ideas
Replies: 1 comment
-
|
Closing as it is being tracked in #5039 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the enviroments we have an option to have Secret values like

This is really usefull for tokens that for evrery creation you get one diferent.
I was thinking that a good implemetention for this would be in vars of request like:

If I could get this variables to be secret I could have values for this and when I change in muy local it does not get version control, leaving free to change the contens of body and query params witchout the need to version control it
Beta Was this translation helpful? Give feedback.
All reactions