update record not required

This commit is contained in:
Satr14 2024-10-25 22:25:02 +07:00 committed by GitHub
commit 9cc9c0cb21
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -85,5 +85,5 @@
"type": "boolean" "type": "boolean"
} }
}, },
"required": ["owner", "record", "proxied"] "required": ["owner", "record"]
} }