Closed
Bug 1427734
Opened 7 years ago
Closed 7 years ago
Publish a swagger.json
Categories
(Socorro :: Symbols, task)
Socorro
Symbols
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: peterbe, Unassigned)
Details
E.g. https://pollbot.dev.mozaws.net/v1/api/doc/swagger.json
Let's not just publish this but actually "use it". We can have a Django middleware that checks all incoming and outcoming traffic against the swagger.json to make sure it is up-to-date.
| Reporter | ||
Comment 1•7 years ago
|
||
Not worth the effort since the few consumers of the API can get everything they need from the Frontend and its built-in documentation. And the other API endpoints, such as symbol upload, aren't something people need documented in a swagger file.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•