Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

presets can have multiple responses on same route #26

Open
nbarkoch opened this issue Sep 16, 2024 · 0 comments
Open

presets can have multiple responses on same route #26

nbarkoch opened this issue Sep 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@nbarkoch
Copy link

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"

@nbarkoch nbarkoch added the bug Something isn't working label Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant