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 6f64b9b commit 2263f05Copy full SHA for 2263f05
tests/schema/fail/jsonSchemaDialect-no-string.yaml
@@ -1,5 +1,5 @@
1
openapi: 3.2.0
2
-jsonSchemaDialect: 42 # must be a string, must be a number
+jsonSchemaDialect: 42 # must be a string, not a number
3
info:
4
title: API
5
version: 1.0.0
0 commit comments