-
-
Notifications
You must be signed in to change notification settings - Fork 349
Commit ec2f8a2
Clarify the nature of schema placeholder keywords
Acknowledge that "$defs" and placeholders like it also indicate
that their values are schemas, which is relevant to whether
they can be detected as a proper "$ref" target or place where
"$id" may appear.
This ensures that similar extension keywords are understood
to have the same concerns as extension applicator keywords.1 parent b30d80b commit ec2f8a2
1 file changed
+4
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1851 | 1851 |
| |
1852 | 1852 |
| |
1853 | 1853 |
| |
1854 | - | ||
1854 | + | ||
1855 | + | ||
1856 | + | ||
1855 | 1857 |
| |
1856 | 1858 |
| |
1857 | 1859 |
| |
| |||
1973 | 1975 |
| |
1974 | 1976 |
| |
1975 | 1977 |
| |
1976 | - | ||
1978 | + | ||
1977 | 1979 |
| |
1978 | 1980 |
| |
1979 | 1981 |
| |
|
0 commit comments