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

@ -2547,10 +2547,7 @@
"type": "pet",
"properties": {
"cover_attachment": {
"type": [
"attachment",
"null"
],
"type": "attachment",
"properties": {
"kind": {
"const": "cover"