-
Type:
Task
-
Resolution: Won't Do
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
2
-
Not Needed
Update Compass update endpoints (compass-mongodb-com/src/routes/update.js) to add the `/update` prefix and align with the refactoring in https://github.com/10gen/compass-mongodb-com/pull/66. For example:
Before:
/api/v2/download/latest/compass/stable/:package(osx|windows|linux_deb|linux_rpm)
After:
/update/api/v2/download/latest/compass/stable/:package(osx|windows|linux_deb|linux_rpm)