You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've searched existing issues and found nothing related to my issue.
Describe the feature you want to add
This is similar to #1033 in that it's another way I'd like to manage variables, but functionally they're separate.
Postman has the ability to right click on a value in a response and set it as a variable: I love Bruno so far and wish it had the same.
Mockups or Images of the feature
As an example use case, I hit a "get all orders" endpoint to find the order I'm looking for. I find it and set its id as the orderId variable, which is a runtime variable. I can now use the "update order", "cancel order", "get order details", etc requests with the variable filled in for me.
The text was updated successfully, but these errors were encountered:
I have checked the following:
Describe the feature you want to add
This is similar to #1033 in that it's another way I'd like to manage variables, but functionally they're separate.
Postman has the ability to right click on a value in a response and set it as a variable: I love Bruno so far and wish it had the same.
Mockups or Images of the feature
As an example use case, I hit a "get all orders" endpoint to find the order I'm looking for. I find it and set its id as the
orderId
variable, which is a runtime variable. I can now use the "update order", "cancel order", "get order details", etc requests with the variable filled in for me.The text was updated successfully, but these errors were encountered: