Skip to content

Commit e792b62

Browse files
committed
Update schema
1 parent d9d4243 commit e792b62

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/api/spec.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3807,6 +3807,11 @@
38073807
"description": "Skip checking with the homeserver whether the username is available.\n\nUse this with caution! The main reason to use this, is when a user used by an application service needs to exist in MAS to craft special tokens (like with admin access) for them",
38083808
"default": false,
38093809
"type": "boolean"
3810+
},
3811+
"add_synchronously": {
3812+
"description": "Delay the response until the user has been created on the homeserver.",
3813+
"default": false,
3814+
"type": "boolean"
38103815
}
38113816
}
38123817
},

0 commit comments

Comments
 (0)