Skip to content

Commit 6f64b9b

Browse files
authored
Update $self-no-string.yaml
1 parent 83c8c73 commit 6f64b9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/schema/fail/$self-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-
$self: 42 # must be a string, must be a number
2+
$self: 42 # must be a string, not a number
33
info:
44
title: API
55
version: 1.0.0

0 commit comments

Comments
 (0)