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

REST API #363

Merged
merged 9 commits into from
Sep 20, 2023
Merged

REST API #363

merged 9 commits into from
Sep 20, 2023

Conversation

konkapv
Copy link
Collaborator

@konkapv konkapv commented Sep 20, 2023

Pull requests into this repository require the following checks to be completed by the submitter and reviewers.

  • Added REST API to download daily CSV endpoint reports. After the initial request, subsequent requests return cached daily reports for the day
  • Updated download page with REST API details

Submitter:

  • Administrative tasks are complete.
    • This pull request describes why these changes were made.
    • The JIRA ticket links to this PR.
    • The JIRA ticket for this PR is:
  • Tests are complete.
    • Tests are included and test edge cases.
    • Tests have been run locally and pass.
  • Code review has been performed.
    • Code diff has been done and checked to ensure only expected code is being committed.
    • A linter for the language has been run.

Primary Reviewer:

  • Code works.
    • Code has been run locally and the basic functionality affected by the PR has been checked.
    • Edge cases have been checked to ensure behavior is as expected.
  • Code review has been performed.
    • Code is maintainable, reusable, efficient, and correct.
    • Code accomplishes the tasks purpose.
    • Code follows style guidance appropriate for the language, including passing linter checks.
    • Code is well commented (which does not mean verbosely commented).
  • Tests are complete.
    • Tests are included and test edge cases.
    • Tests have been run locally and pass.

Merger:

Prior to merging, ensure that all checks have been completed. Delete the branch after the merge
is complete.

@konkapv konkapv requested a review from pwbarker September 20, 2023 19:01
@pwbarker pwbarker merged commit e3c26b7 into main Sep 20, 2023
5 checks passed
@konkapv konkapv deleted the rest_api branch October 10, 2023 20:23
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.

3 participants