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

Better Dynamic Respone Generation #52

Closed
arihant2math opened this issue May 30, 2023 · 1 comment · Fixed by #61
Closed

Better Dynamic Respone Generation #52

arihant2math opened this issue May 30, 2023 · 1 comment · Fixed by #61
Labels
accepted Good idea and is being worked on

Comments

@arihant2math
Copy link
Contributor

Link
So stoplight supports faker, which is immensely useful when writing sanity testing my sdk, as I can do it without having to go through the mess of setting up a secret for CI/CD or worrying about not being able to perform an action because I don't have the actual capability. However, I am unable to test waypoint symbols because, well, I parse them. So it would be cool if the dynamic response generation for waypoints could be either locked to a singular waypoint or set to a random list of them.

@space-admiral
Copy link
Contributor

Ah yes that does sound helpful! Do you want to submit a PR for what this might look like? I don't see any issues with merging in a PR that helps improve the faker generated data.

@space-admiral space-admiral added the accepted Good idea and is being worked on label Jun 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Good idea and is being worked on
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants