fixed proxy references without null option not being treated as proxies
This commit is contained in:
@ -2547,10 +2547,7 @@
|
||||
"type": "pet",
|
||||
"properties": {
|
||||
"cover_attachment": {
|
||||
"type": [
|
||||
"attachment",
|
||||
"null"
|
||||
],
|
||||
"type": "attachment",
|
||||
"properties": {
|
||||
"kind": {
|
||||
"const": "cover"
|
||||
|
||||
Reference in New Issue
Block a user