remove(webapi)!: remove auto user creation on joining or creating room

User must be explicitly created forehand using the registration API
(coming soon).
This commit is contained in:
oxalica 2024-09-16 06:34:27 -04:00
parent 985ea1d68a
commit 7f74d73c8c
3 changed files with 66 additions and 52 deletions

View file

@ -138,7 +138,9 @@ paths:
$ref: '#/components/schemas/ApiError'
404:
description: The peer user does not exist or disallows peer chat.
description: |
The current user does not exists, the peer user does not exist or
they disallows peer chat.
content:
application/json:
schema: