Closed
Bug 1029580
Opened 10 years ago
Closed 10 years ago
Add 'callType' to POST /calls
Categories
(Hello (Loop) :: Server, defect, P3)
Hello (Loop)
Server
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla33
People
(Reporter: ferjm, Assigned: rhubscher)
References
Details
(Whiteboard: [qa?])
Attachments
(1 file)
According to https://wiki.mozilla.org/Loop/Architecture/MVP we need to add the 'callType' parameter to POST /calls to allow the client to specify if the call is a video or audio only one.
Updated•10 years ago
|
Whiteboard: [qa?]
Updated•10 years ago
|
Assignee: nobody → rhubscher
Comment 2•10 years ago
|
||
Note that this also needs to happen on /calls/{token} and that the callType should be returned in the list of calls.
Assignee | ||
Comment 3•10 years ago
|
||
Attachment #8447138 -
Flags: review?(alexis+bugs)
Assignee | ||
Updated•10 years ago
|
Status: NEW → ASSIGNED
Updated•10 years ago
|
Priority: -- → P3
Target Milestone: --- → mozilla33
Comment 4•10 years ago
|
||
docs at https://github.com/mozilla-services/docs/commit/318ab97ea7b38fb84a2624b3765ae6ee63e4c5c4
code at https://github.com/mozilla-services/loop-server/commit/fd36a59d5fda4acb5fcd59ac33f67738b7d3dc51
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Attachment #8447138 -
Flags: review?(alexis+bugs) → review+
Updated•10 years ago
|
Comment 5•10 years ago
|
||
Verified in docs, in code, and in the unit tests.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•