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

add option to ignore undocumented #577 #637

Merged
merged 1 commit into from
Aug 20, 2021

Conversation

milo526
Copy link
Contributor

@milo526 milo526 commented Jul 26, 2021

Adds the ignoreUndocumented option as talked about in #577.

It bypasses both the 404 errors when calling routes that are not documented as well as the 405 errors when calling a route that is documented with a different method.

Feedback is very welcome 😄

Copy link
Owner

@cdimascio cdimascio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@cdimascio cdimascio merged commit a760af6 into cdimascio:master Aug 20, 2021
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 this pull request may close these issues.

2 participants