apidoc: wrong description in projects collection

Bug #280735 reported by Markus Korn
4
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Low
Unassigned

Bug Description

looking at the description of the latest-method of projects-collections on https://edge.launchpad.net/+apidoc there seems to be something wrong: the description is talking about a quantity parameter which is not listed on the parameter table and using launchpadlib something like:
  latest = launchpad.projects.latest(quantity=10)
is not working. Also the description says the default is 5, where the default seems to be None (aka all projects are returned)

In the last sentence there is also a hyperlink to "project" with "https://edge.launchpad.net/+apidoc/project" as target, this should be similar to "https://edge.launchpad.net/+apidoc/index.html#project"

Markus

Changed in launchpad:
status: New → Triaged
Curtis Hovey (sinzui)
Changed in launchpad-registry:
importance: Undecided → Low
Revision history for this message
Curtis Hovey (sinzui) wrote :

This was fixed in a previous release as a documentation addition to explain that quantity is not exposed to the API.

Changed in launchpad-registry:
assignee: nobody → Curtis Hovey (sinzui)
milestone: none → 2.2.5
status: Triaged → Fix Released
Curtis Hovey (sinzui)
Changed in launchpad:
assignee: Curtis Hovey (sinzui) → nobody
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.