Skip to content

Commit

Permalink
updated test
Browse files Browse the repository at this point in the history
Signed-off-by: quobix <dave@quobix.com>
  • Loading branch information
daveshanley committed Jan 20, 2024
1 parent 0e71f2f commit ff22a46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions/openapi/schema_type_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ components:
schemas:
Gum:
type: number
maximum: 0`
maximum: 50`

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

0 comments on commit ff22a46

Please sign in to comment.