Skip to content

Commit 4ecabc1

Browse files
authored
testing: fix incorrect document (#529)
1 parent d32b516 commit 4ecabc1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

openapi3filter/middleware_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,6 @@ func ExampleValidator() {
383383
// OpenAPI specification for a simple service that squares integers, with
384384
// some limitations.
385385
doc, err := openapi3.NewLoader().LoadFromData([]byte(`
386-
info:
387386
openapi: 3.0.0
388387
info:
389388
title: 'Validator - square example'

0 commit comments

Comments
 (0)