Skip to content

Improve the documentation about the possible parameters of items.iter() #130

Open
@Gallaecio

Description

@Gallaecio

I’m trying to understand the possible parameters of Job.items.iter() but it’s not that clear to me:

  • Why is count documented as a parameter on its own? (I assume the rest of the pagination parameters are assumed to be part of apiparameters)
  • What is requests_params for?
  • I see other parameters mentioned in the documentation that don’t seem part of the Items API, pagination or meta. For example, filter (in the 4th example of the Items documentation, with list instead of iter but I assume they accept the same arguments)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions