Skip to content

Datasets API does not return the expected file number #60

Description

@tdelhomme

When I ask for a limit of 10 files, (it is the same behaviour if I ask 1000 files), the api seems to don't take this into account:

> lung_bam = a$api(path = "query", body = body, method = "POST", limit = 10)
> lung_bam$count
[1] 100

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions