1
Designer - move parameters, header, docs etc. from design to debug
Source: Kong/insomnia#3582 · opened by @black-snow
Is your feature request related to a problem? Please describe.
So I modelled an API and hit the DEBUG tab. I saw that my paths were already added just like an environment. But the requests do not feature the query parameters I defined in my OAS in the DESIGN tab. Is this by design (pun intended)?
It's cumbersome and error prone to manually copy them left back and forth.
Same goes for the other sub-tabs, I guess (body/auth/header/docs).
Describe the solution you'd like
The query parameters I define in my OAS in the DESIGN view should be transferred into the DEBUG view.
Of course, when debugging, we need to play around and those changes should not be made in the schema automatically. Maybe buttons would be a good solution: in the DEBUG view import parameters from model.
Describe alternatives you've considered
The only alternative is copypasta.
Additional context
-
So I modelled an API and hit the DEBUG tab. I saw that my paths were already added just like an environment. But the requests do not feature the query parameters I defined in my OAS in the DESIGN tab. Is this by design (pun intended)?
It's cumbersome and error prone to manually copy them left back and forth.
Same goes for the other sub-tabs, I guess (body/auth/header/docs).
Describe the solution you'd like
The query parameters I define in my OAS in the DESIGN view should be transferred into the DEBUG view.
Of course, when debugging, we need to play around and those changes should not be made in the schema automatically. Maybe buttons would be a good solution: in the DEBUG view import parameters from model.
Describe alternatives you've considered
The only alternative is copypasta.
Additional context
-
No pledges yet. Be the first to back this.
Comments
Similar requests
HTTPS support in Insomnia Designer in Design mode
2 votes · 0 comments
Option to disable certificate validation on Git operations in Designer
1 vote · 0 comments
Allow import/refresh of OpenAPI spec from URL
18 votes · 0 comments
Autocomplete in the Insomnia Designer editor panel
2 votes · 0 comments
Designer - Option for auto refreshing/polling OpenAPI schema
2 votes · 0 comments
No comments yet.