Skip to content

Conversation

@dacog
Copy link
Contributor

@dacog dacog commented Aug 15, 2019

I tested and found that the max number of articles one can get by calling get_all_pages_from_space is 100. I think it would be useful to add that to the documentation.

I tested and found that the max number of articles one can get by calling *get_all_pages_from_space* is 100. I think it would be useful to add that to the documentation.
@gonchik gonchik merged commit fbfcb18 into atlassian-api:master Aug 15, 2019
@gonchik
Copy link
Member

gonchik commented Aug 15, 2019

Good job!

@DivyaWadehra
Copy link

How to increase the limit? It's a static number

@gonchik
Copy link
Member

gonchik commented Jul 4, 2020

@DivyaWadehra I do recommend you to make iteration for get all pages

@tpatel-leena
Copy link
Contributor

@gonchik

iteration can only be made when we know that there is a next page available.
we are just sending results as a response, no other information is being send for now
I have raised a PR for it
#1090

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.

4 participants