FeatureFuel
2

Disable automatic schema refetching when switching to another saved request

Source: Kong/insomnia#3543 · opened by @martasd
Is your feature request related to a problem? Please describe. I have saved a number of requests against my API: ![image (11)]( Every time I switch to a different request in my workspace the schema gets fetched from the server. The majority of cases the schema does not change, so there is no need to refetch it spending extra time and resources doing so. This happens despite having Automatic Fetch disabled and despite using the same URL for each request: ![image (12)]( The pain point is that in order to be able to access the schema documentation, I need to wait (in my case about 10s) for the schema to be fetched every time I switch to a different request. This is very uncomfortable as I switch to various requests 20 or 30 times a day. Describe the solution you'd like I would like to be able to store the schema so that it could be used for multiple defined requests without being refetched. In other words, I would like to be able to disable the automatic fetchin…

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