We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 901c8dd commit 22ce174Copy full SHA for 22ce174
1 file changed
src/openapi.validator.ts
@@ -83,7 +83,6 @@ export class OpenApiValidator {
83
options.validateRequests = {
84
allowUnknownQueryParameters: false,
85
coerceTypes: false,
86
- allErrors: true,
87
};
88
}
89
0 commit comments