Closed Bug 1067386 Opened 11 years ago Closed 11 years ago

[Rooms] POST /room-url should create a new room

Categories

(Hello (Loop) :: Server, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: alexis+bugs, Unassigned)

References

Details

(Whiteboard: [qa+])

https://wiki.mozilla.org/Loop/Architecture/Rooms#Loop_Server_API_Additions accepts * roomName - The room-owner-assigned name used to identify this room. * expiresIn - The number of hours for which the room will exist. * roomOwner - The user-friendly display name indicating the name of the room's owner. * maxSize - The maximum number of users allowed in the room at one time. returns * roomToken - The token used to identify this room. * roomUrl - A URL that can be given to other users to allow them to join the room. * expiresAt - The date after which the room will no longer be valid (in seconds since the Unix epoch). Alternative route: POST /rooms
Summary: POST /room-url should create a new room → [Rooms] POST /room-url should create a new room
if we have one bug per API, maybe we can create a meta-bug e.g. "Server Room implementation" that depends on all of them ?
:tarek - yes please...
Whiteboard: [qa+]
Blocks: 1067971
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
QA Contact: rpappalardo
You need to log in before you can comment on or make changes to this bug.