Closed
Bug 1214789
Opened 10 years ago
Closed 10 years ago
Provide a test end point
Categories
(addons.mozilla.org Graveyard :: API, defect, P4)
addons.mozilla.org Graveyard
API
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: andy+bugzilla, Assigned: andy+bugzilla)
References
Details
It would be a nice to have an easy to hit end point that uses the authentication added in this bug tree. For the Marketplace we had this endpoint:
# This makes a GET request to retrieve your settings:
curling https://marketplace.firefox.com/api/v2/account/settings/mine/
It's a good "before you upload your add-on, check things work" kind of endpoint.
It should be pretty easy to add something similar.
| Assignee | ||
Updated•10 years ago
|
Iteration: 44.2 - Oct 19 → 44.3 - Nov 2
| Assignee | ||
Updated•10 years ago
|
Iteration: 44.3 - Nov 2 → 45.1 - Nov 16
Comment 1•10 years ago
|
||
part of this bug should be updating the API docs on authentication http://olympia.readthedocs.org/en/latest/topics/api/auth.html
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → amckay
Iteration: 45.1 - Nov 16 → 45.2 - Nov 30
| Assignee | ||
Comment 2•10 years ago
|
||
Done and documentation added on being able to get user info.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•