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

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