Closed Bug 526628 Opened 15 years ago Closed 15 years ago

Add API call to lookup add-on details by GUID

Categories

(addons.mozilla.org Graveyard :: API, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 410277

People

(Reporter: morgamic, Unassigned)

References

Details

Right now a lot of other services use extension GUIDs to track extensions (because they are unique identifiers, as opposed to add-on names which aren't).

We need to add an API call to be able to disambiguate extension GUIDs and gather their actual names and AMO ids.

This is important because it blocks work on Socorro.
Blocks: 517051
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
Status: REOPENED → NEW
Need to be able to make an API call to AMO to fetch a json-encoded array of extensions by sending an array of extension GUIDs.

* Parameters
** array of extension GUIDs

* Return
** json-encoded array of extensions, ordered by extension name
*** extension GUID
*** extension name
*** link to extension's page on AMO
*** current extension version
Status: NEW → RESOLVED
Closed: 15 years ago15 years ago
Resolution: --- → DUPLICATE
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.