Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #12

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Fixes #12

wants to merge 3 commits into from

Conversation

willpower232
Copy link
Member

Resolves #11

The Creditsafe API apparently has a hard limit of 13 pages which does not appear to be documented so the iterator must not try and find the 14th page.

Also for future reference we have noted that the openapi spec does not match the responses returned.

willpower232 and others added 3 commits August 18, 2021 12:45
Co-authored-by: Josh Grant <josh@grantj.io>
Co-authored-by: Josh Grant <josh@grantj.io>
Co-authored-by: Josh Grant <josh@grantj.io>
@willpower232 willpower232 requested a review from Josh-G August 18, 2021 12:14
@willpower232 willpower232 self-assigned this Aug 18, 2021
@Josh-G Josh-G removed their request for review October 21, 2021 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue with page size, but it's set at 1?
1 participant