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

Adding pagination to emissions by run api #240

Merged
merged 4 commits into from
Aug 27, 2021
Merged

Conversation

Minervabooks
Copy link
Contributor

@Minervabooks Minervabooks commented Aug 26, 2021

This change introduces a pagination for the API entry : /emissions/run/{run_id}.

The goal is to segment the output of the API so that we have less data loaded at one time.

Closes #230

carbonserver/main.py Outdated Show resolved Hide resolved
@Minervabooks Minervabooks merged commit ef21132 into master Aug 27, 2021
@Minervabooks Minervabooks deleted the api-pagination branch August 27, 2021 15: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.

Paginate the API results
3 participants