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.
2 parents 5e2845c + 2f1df22 commit c305ce5Copy full SHA for c305ce5
tests/draft-next/unevaluatedProperties.json
@@ -1232,7 +1232,7 @@
1232
]
1233
},
1234
{
1235
- "description": "dynamic evalation inside nested refs",
+ "description": "dynamic evaluation inside nested refs",
1236
"schema": {
1237
"$schema": "https://json-schema.org/draft/next/schema",
1238
"$defs": {
@@ -1482,7 +1482,7 @@
1482
1483
"propertyDependencies": {
1484
"foo": {
1485
- "foo1": {
+ "foo1": {
1486
"properties": {
1487
"bar": true
1488
}
0 commit comments