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

Feat: add endpoint for migrating concession groups #48

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

angela-tran
Copy link
Member

Closes #46

@angela-tran angela-tran self-assigned this Apr 4, 2024
@angela-tran angela-tran requested a review from a team as a code owner April 4, 2024 18:59
Copy link

github-actions bot commented Apr 4, 2024

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  littlepay/api
  groups.py
Project Total  

This report was generated by python-coverage-comment-action

Copy link
Member

@thekaveman thekaveman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great! I was a little worried about sending json=None in the post command, but it looks like this an optional parameter anyway in requests, so we should be good!

@angela-tran angela-tran merged commit adb8efd into main Apr 4, 2024
3 checks passed
@angela-tran angela-tran deleted the feat/migrate-groups branch April 4, 2024 20:13
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.

Implement API endpoint for group migration
2 participants