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
Installed it and have started playing around with it... this is awesome, thank you so much for developing it and putting it out there!
Problem description:
There are times when I want the same route to respond with a different payload. For example, suppose testing how a collection/list of objects displays with attributes set differently / no objects / one / many, etc. It would be neat to have this be supported really well.
Suggested solution:
Add a 'Duplicate' button in line with 'Edit' and 'Delete' on the index page - this will make it easier to add the same route information over again.
Have the 'Disable Route' checkbox available on the front page.
With these two additions to the UI the process of having responses on the same endpoint would be quicker. A step further would be perhaps grouping together entries that target the same path in the listing.
I literally have an item on my whiteboard 'Quick API for testing' that this just solved, thank you so much. Found it via the HN post =)
The text was updated successfully, but these errors were encountered:
I love that idea about making it possible to disable the route from this page. Perhaps that should be its own issue so that someone can pluck that off the stack and tackle it standalone from the other suggestion above?
Yeah I will add this to the backlog of ideas, if somebody wants to explore and see if they could implement the two features (two seperate PRS would be great) feel free!
What you did:
Installed it and have started playing around with it... this is awesome, thank you so much for developing it and putting it out there!
Problem description:
There are times when I want the same route to respond with a different payload. For example, suppose testing how a collection/list of objects displays with attributes set differently / no objects / one / many, etc. It would be neat to have this be supported really well.
Suggested solution:
Add a 'Duplicate' button in line with 'Edit' and 'Delete' on the index page - this will make it easier to add the same route information over again.
Have the 'Disable Route' checkbox available on the front page.
With these two additions to the UI the process of having responses on the same endpoint would be quicker. A step further would be perhaps grouping together entries that target the same path in the listing.
I literally have an item on my whiteboard 'Quick API for testing' that this just solved, thank you so much. Found it via the HN post =)
The text was updated successfully, but these errors were encountered: