Closed
Bug 1068207
Opened 11 years ago
Closed 11 years ago
Consider adding VERSION.txt support to the URI
Categories
(Hello (Loop) :: Server, defect)
Hello (Loop)
Server
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: jbonacci, Unassigned)
Details
(Whiteboard: [qa+])
Because we have this:
/data/loop-server/VERSION.txt
We should think about adding this feature:
https://loop.stage.mozaws.net/VERSION.txt
Just like we do for loop-client:
https://call.stage.mozaws.net/VERSION.txt
| Reporter | ||
Comment 1•11 years ago
|
||
Ha! I can address this myself, since I already asked and answered the question.
https://loop.stage.mozaws.net
returns
{"name":"mozilla-loop-server","description":"The Mozilla Loop (WebRTC App) server","version":"0.12.0","homepage":"https://github.com/mozilla-services/loop-server/","endpoint":"https://loop.stage.mozaws.net","fakeTokBox":false,"fxaOAuth":true,"i18n":{"defaultLang":"en-US","lang":"en-us"}}
which has the version info.
Good enough.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Updated•11 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•