You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When adding new route to presets i can choose the already existing responses that are defined in the presets, and also adding different responses under same route.
steps to reproduce:
create new project (local)
got to Presets in sidebar > PresetFolder > presetExample
click on "ADD ROUTE"
select a response under existing route that, like for example:
ExampleServer - /parent - /getExample - you can select again the same response or others and they will be added, example: Object response Example
expected result:
routes that already having a defined preset response should be disabled, so we couldn't not even get to the response column.
version: "1.4.0"
The text was updated successfully, but these errors were encountered:
When adding new route to presets i can choose the already existing responses that are defined in the presets, and also adding different responses under same route.
steps to reproduce:
create new project (local)
got to Presets in sidebar > PresetFolder > presetExample
click on "ADD ROUTE"
select a response under existing route that, like for example:
ExampleServer - /parent - /getExample - you can select again the same response or others and they will be added, example: Object response Example
expected result:
routes that already having a defined preset response should be disabled, so we couldn't not even get to the response column.
version: "1.4.0"
The text was updated successfully, but these errors were encountered: