Skip to content
This repository was archived by the owner on Oct 29, 2023. It is now read-only.

Explicitly set get_transactions limit to 20#46

Merged
femueller merged 1 commit intomasterfrom
limit-get_transactions
Aug 24, 2019
Merged

Explicitly set get_transactions limit to 20#46
femueller merged 1 commit intomasterfrom
limit-get_transactions

Conversation

@femueller
Copy link
Copy Markdown
Owner

Explicitly set limit to 20 as the n26 API only returns 20 transactions by default.

Fixes #45 .

@femueller femueller requested a review from markusressel August 24, 2019 12:13
@femueller femueller changed the title Explicitly set limit to 20 Explicitly set get_transactions limit to 20 Aug 24, 2019
@femueller femueller merged commit 902cf04 into master Aug 24, 2019
@femueller femueller deleted the limit-get_transactions branch August 24, 2019 23:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

get_transactions only returns 20 transactions with limit = None

2 participants