Offset is ignored for paginated endpoints #28

Closed
opened 2019-04-26 06:01:33 +00:00 by Lucidiot · 3 comments
Lucidiot commented 2019-04-26 06:01:33 +00:00 (Migrated from gitlab.com)

Issue reported via GitHub: https://github.com/Lucidiot/python-usda/pull/17#issuecomment-486889722

The offset=n keyword argument seems to be ignored, unlike max=n; and the API works as expected when the parameter is sent.

Issue reported via GitHub: https://github.com/Lucidiot/python-usda/pull/17#issuecomment-486889722 The `offset=n` keyword argument seems to be ignored, unlike `max=n`; and the API [works as expected](https://api.nal.usda.gov/ndb/list?format=json&lt=f&sort=n&offset=10&max=10&api_key=DEMO_KEY) when the parameter is sent.
Lucidiot commented 2019-04-26 06:23:48 +00:00 (Migrated from gitlab.com)

mentioned in merge request !24

mentioned in merge request !24
Lucidiot commented 2019-04-26 06:35:00 +00:00 (Migrated from gitlab.com)

closed via merge request !24

closed via merge request !24
Lucidiot commented 2019-04-26 06:35:05 +00:00 (Migrated from gitlab.com)

mentioned in commit 94dc7f0773

mentioned in commit 94dc7f077325c380476f440d06602aab5dd02e15
This repo is archived. You cannot comment on issues.
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: lucidiot/python-usda#28
No description provided.