Closed
Bug 1486910
Opened 7 years ago
Closed 7 years ago
remove /api/Releases
Categories
(Socorro :: Webapp, task)
Socorro
Webapp
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: willkg, Assigned: willkg)
Details
Attachments
(1 file)
The webapp has a Releases api that's not public. It used to be used for adding releases, but those pages were removed from the old admin a while ago. Nothing uses it anymore.
This bug covers removing the API endpoint as well as the psotgres model.
Assignee | ||
Comment 2•7 years ago
|
||
Comment 3•7 years ago
|
||
Commits pushed to master at https://github.com/mozilla-services/socorro
https://github.com/mozilla-services/socorro/commit/000036d0a912b0e10073d61bbd27174752294026
fix bug 1486910: remove Releases api code
This is no longer used, so it's time to remove it.
https://github.com/mozilla-services/socorro/commit/0100d059f305546b45409604ed62b038317f9a0a
Merge pull request #4576 from willkg/1486910-releases
fix bug 1486910: remove Releases api code
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•