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