invite token -> 'invToken' (#820, #834)

This commit is contained in:
Michael Quigley
2025-02-04 11:34:34 -05:00
parent 503dd432c9
commit d2bebc9151
10 changed files with 33 additions and 33 deletions

View File

@@ -732,7 +732,7 @@ func init() {
"email": {
"type": "string"
},
"token": {
"invToken": {
"type": "string"
}
}
@@ -2909,7 +2909,7 @@ func init() {
"email": {
"type": "string"
},
"token": {
"invToken": {
"type": "string"
}
}