mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-16 03:08:58 +03:00
Cleanup
This commit is contained in:
parent
0da0857970
commit
412fc78c9a
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ internal interface DirectoryAPI {
|
|||
@Body body: AddRoomAliasBody): Call<Unit>
|
||||
|
||||
/**
|
||||
* Delete a room aliases
|
||||
* Delete a room alias
|
||||
* @param roomAlias the room alias.
|
||||
*/
|
||||
@DELETE(NetworkConstants.URI_API_PREFIX_PATH_R0 + "directory/room/{roomAlias}")
|
||||
|
|
Loading…
Add table
Reference in a new issue