Closed jooert closed 8 years ago
The current implementation of PUT /directory/room/:room_alias does not return the correct status code in the case that the alias we are trying to save already exists.
/directory/room/:room_alias
See #77.
Looks like they're working on supporting this upstream at Diesel. They just merged this 2 days ago.
The current implementation of PUT
/directory/room/:room_alias
does not return the correct status code in the case that the alias we are trying to save already exists.See #77.