~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/bugs/stories/webservice/xx-bug-tracker.txt

  • Committer: Ian Booth
  • Date: 2011-07-13 00:57:59 UTC
  • mfrom: (13405 devel)
  • mto: This revision was merged to the branch mainline in revision 13409.
  • Revision ID: ian.booth@canonical.com-20110713005759-1xu907dd46bk8dqh
MergeĀ fromĀ trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
    >>> bug_tracker_collection = anon_webservice.get(
11
11
    ...     '/bugs/bugtrackers').jsonBody()
12
12
    >>> pprint_collection(bug_tracker_collection)
13
 
    next_collection_link: u'http://.../bugs/bugtrackers?ws.size=5&memo=5&ws.start=5'
 
13
    next_collection_link: u'http://.../bugs/bugtrackers?ws.start=5&ws.size=5'
14
14
    resource_type_link: u'http://.../#bug_trackers'
15
15
    start: 0
16
16
    total_size: 8