mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-02 20:26:47 +01:00
Cleanup
This commit is contained in:
parent
0da0857970
commit
412fc78c9a
@ -62,7 +62,7 @@ internal interface DirectoryAPI {
|
|||||||
@Body body: AddRoomAliasBody): Call<Unit>
|
@Body body: AddRoomAliasBody): Call<Unit>
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Delete a room aliases
|
* Delete a room alias
|
||||||
* @param roomAlias the room alias.
|
* @param roomAlias the room alias.
|
||||||
*/
|
*/
|
||||||
@DELETE(NetworkConstants.URI_API_PREFIX_PATH_R0 + "directory/room/{roomAlias}")
|
@DELETE(NetworkConstants.URI_API_PREFIX_PATH_R0 + "directory/room/{roomAlias}")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user