6
Array support in environment variables
Source: Kong/insomnia#3546 · opened by @anotherglitchinthematrix
Is your feature request related to a problem? Please describe.
Yes, I can't directly reference the defined array in the environment variables. Instead of directly referencing the array, we can only reference the elements of the array like in the example below.
Insomnia dosen't let me to use the instances array directly, instead of it serves the elements of the array like istances[0], istances[1], istances[2]
Describe the solution you'd like
Make it possible to directly reference the arrays, instead of pointing the elements of the array.
Yes, I can't directly reference the defined array in the environment variables. Instead of directly referencing the array, we can only reference the elements of the array like in the example below.
Insomnia dosen't let me to use the instances array directly, instead of it serves the elements of the array like istances[0], istances[1], istances[2]
Describe the solution you'd like
Make it possible to directly reference the arrays, instead of pointing the elements of the array.
No pledges yet. Be the first to back this.
Comments
Similar requests
Redesign the environment variables
1 vote · 0 comments
Collection Specific Environment Variables Superseding Active Environment Variables
2 votes · 0 comments
Allow Environment variables as command line params to inso cli
7 votes · 0 comments
JSONPath/XPath access to Environment Variables
1 vote · 0 comments
Right Click Set Environment Variables
2 votes · 0 comments
No comments yet.