Fix validation

This commit is contained in:
Jamie Curnow 2023-05-30 16:02:02 +10:00
parent 98ff4a7dcc
commit 9234c2c007
No known key found for this signature in database
GPG Key ID: FFBB624C43388E9E

View File

@ -47,7 +47,7 @@
"is_disabled": { "is_disabled": {
"type": "boolean" "type": "boolean"
}, },
"is_deleted": { "is_system": {
"type": "boolean" "type": "boolean"
}, },
"auth": { "auth": {