Skip to content

Commit

Permalink
"include_archived": True,
Browse files Browse the repository at this point in the history
  • Loading branch information
Rohit Chatterjee committed Dec 12, 2024
1 parent 87ea73b commit ea0592e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,7 @@ def request_params(
"order_by": "indexed_on",
"limit": "1000",
"xmlns": self.xmlns,
"include_archived": True,
}
if next_page_token:
params.update(next_page_token)
Expand Down

0 comments on commit ea0592e

Please sign in to comment.