Closed
Bug 851948
Opened 13 years ago
Closed 13 years ago
Device types does not match docs
Categories
(Marketplace Graveyard :: API, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: andy+bugzilla, Unassigned)
Details
A GET to https://marketplace-dev.allizom.org/api/apps/app/416199/
{"app_slug": "test-app-ebmotvlmsxww", "app_type": "hosted", "categories": [153, 154], "description": null, "device_types": ["<django.utils.functional.__proxy__ object at 0x2197090>"]
Returning a proxy isn't too useful.
I think this is a regression based on what it used to be: ‘desktop’, ‘mobile’, ‘tablet’, ‘firefoxos’.
| Reporter | ||
Updated•13 years ago
|
Priority: -- → P2
| Reporter | ||
Comment 1•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•