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

Skip schema validation on call #650

Merged

Conversation

esiebert
Copy link
Contributor

@esiebert esiebert commented Jun 18, 2024

Implements schema validation skipping when running call.

skip_schema_validation is defaulted to False, and once set to True, will skip schema validation of both request and response.

Implements #315.

@esiebert esiebert closed this Jun 18, 2024
@esiebert esiebert deleted the 315-skip_schema_validation-on-call branch June 18, 2024 07:55
@esiebert esiebert restored the 315-skip_schema_validation-on-call branch June 18, 2024 07:55
@esiebert esiebert reopened this Jun 18, 2024
@OrangeTux OrangeTux merged commit 26fa0ab into mobilityhouse:master Jun 18, 2024
5 checks passed
@esiebert esiebert deleted the 315-skip_schema_validation-on-call branch June 18, 2024 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants