Skip to content

Commit 2263f05

Browse files
authored
Update jsonSchemaDialect-no-string.yaml
1 parent 6f64b9b commit 2263f05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/schema/fail/jsonSchemaDialect-no-string.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
openapi: 3.2.0
2-
jsonSchemaDialect: 42 # must be a string, must be a number
2+
jsonSchemaDialect: 42 # must be a string, not a number
33
info:
44
title: API
55
version: 1.0.0

0 commit comments

Comments
 (0)