FeatureFuel
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.

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests