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 de2c55a commit 9daead0Copy full SHA for 9daead0
README.md
@@ -154,7 +154,7 @@ type HandlerConfig struct {
154
// Optional. Defaults to false.
155
ExcludeResponseBody bool
156
157
- // IncludeResponseStatus so ValidateResponse fails on response
+ // IncludeResponseStatus makes Validate fail on response
158
// statuses not defined in the OpenAPI spec.
159
// Optional. Defaults to true.
160
IncludeResponseStatus bool
0 commit comments