There's no way to get a submission object from a hwdb submission key

Bug #628889 reported by Diogo Matsubara
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Won't Fix
Low
Unassigned

Bug Description

It'd be nice if I could get a hwdb submission object (https://launchpad.net/+apidoc/devel.html#hwdb) using the API

Currently I have to rely on something like:

                 submission = lp.load(
                    'https://api.edge.launchpad.net/beta/+hwdb/+submission/%s'
                    % submission_key)

to get the hwdb submission object.

Tags: api hwdb lp-bugs
tags: added: hwd
tags: added: hwdb
removed: hwd
Deryck Hodge (deryck)
Changed in malone:
importance: Undecided → Low
status: New → Triaged
Revision history for this message
Colin Watson (cjwatson) wrote :

We've removed the hardware database, so this is no longer applicable.

Changed in launchpad:
status: Triaged → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.