2
YAML user preference to Manage environment
Source: Kong/insomnia#5750 · opened by @stalingino
Since JSON is strict & it doesn't allow comments, YML is a much better option for configuring environments.
If maintaining the underlying JSON structure gets difficult for parsing, another suggestion is to store as JSON only, but render as YML based on user preference. If user chooses to have YAML editor, you can provide a button to save (which can convert to json on click) to reduce the complexity over dynamic save activity also.
If maintaining the underlying JSON structure gets difficult for parsing, another suggestion is to store as JSON only, but render as YML based on user preference. If user chooses to have YAML editor, you can provide a button to save (which can convert to json on click) to reduce the complexity over dynamic save activity also.
No pledges yet. Be the first to back this.
Comments
Similar requests
support for command line environment variables
7 votes · 0 comments
Redesign the environment variables
1 vote · 0 comments
Ability to toggle multiple environments
17 votes · 0 comments
Please provide one more environment level for private environments
2 votes · 0 comments
Collection Specific Environment Variables Superseding Active Environment Variables
2 votes · 0 comments
No comments yet.