fixed proxy references without null option not being treated as proxies

This commit is contained in:
2026-07-09 18:47:12 -04:00
parent 6cd5bfea7e
commit 6220a0964d
7 changed files with 217 additions and 338 deletions

View File

@ -157,10 +157,7 @@ fn test_library_api() {
}
},
"name": { "type": ["string.condition", "null"] },
"target": {
"type": ["target_schema.filter", "null"],
"compiledPropertyNames": ["value", "$and", "$or"]
},
"target": { "type": ["target_schema.filter", "null"] },
"type": { "type": ["string.condition", "null"] }
},
"type": "filter"