Skip to content

Commit ff22a46

Browse files
committed
updated test
Signed-off-by: quobix <dave@quobix.com>
1 parent 0e71f2f commit ff22a46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functions/openapi/schema_type_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ components:
353353
schemas:
354354
Gum:
355355
type: number
356-
maximum: 0`
356+
maximum: 50`
357357

358358
document, err := libopenapi.NewDocument([]byte(yml))
359359
if err != nil {

0 commit comments

Comments
 (0)