If you were to consume the entirety of a paginated...
# getting-started
k
If you were to consume the entirety of a paginated api response, how would you go about it? Right now I'm trying to make a generator that exhausts the whole response, but I don't know if there's a more conventional way to go about it