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

Suggestion: Provide status codes to generate responses for #20

Closed
RyanMan56 opened this issue Feb 23, 2023 · 2 comments · Fixed by #21
Closed

Suggestion: Provide status codes to generate responses for #20

RyanMan56 opened this issue Feb 23, 2023 · 2 comments · Fixed by #21

Comments

@RyanMan56
Copy link
Contributor

I ran into an edge-case where I need to only generate responses for a given collection of status codes (e.g. 200,201). It would be nice if there was a flag that allowed us to pass in a csv of status codes and only generates responses that fulfill those conditions

@RyanMan56
Copy link
Contributor Author

I have created a PR for this: #21

@zoubingwu
Copy link
Owner

Thanks, this is released in v0.12.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants