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

FEATURE: do not store errored requests into output file #73

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

dmdhrumilmistry
Copy link
Collaborator

Feature Request Thread: #72

output file will only store requests that received response from the server, other requests will be discarded by default while storing output.

Failed requests can be stored by using flag -cf or --capture-failed

Usage:

offat -f OAS.yml --capture-failed

@dmdhrumilmistry dmdhrumilmistry linked an issue Apr 4, 2024 that may be closed by this pull request
@dmdhrumilmistry dmdhrumilmistry added the enhancement New feature or request label Apr 4, 2024
@dmdhrumilmistry dmdhrumilmistry merged commit 231000c into main Apr 4, 2024
3 checks passed
@dmdhrumilmistry dmdhrumilmistry deleted the 72-feature-output-filter branch April 4, 2024 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature : Output filter
1 participant