Without version number, updating client and server has to be done at the same time. With version number we can for a short while support two versions of same api in cxserver side and update client side safely.
Description
Description
Details
Details
Related Changes in Gerrit:
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | Nikerabbit | T111534 Allow external users access to cxserver | |||
| Resolved | Nikerabbit | T87656 Do not wrap returned translation in a div | |||
| Resolved | santhosh | T87712 cxserver REST apis should have version number |
Event Timeline
Comment Actions
To prevent all clients of cxserver break when cxserver API change. Happened already in the last minute of production deployment,
Comment Actions
Change 188764 had a related patch set uploaded (by Santhosh):
Provide version number in REST apis
Comment Actions
Change 188767 had a related patch set uploaded (by Santhosh):
Use explicit cxserver REST API version number in configuration
Comment Actions
Change 188767 merged by jenkins-bot:
Use explicit cxserver REST API version number in configuration