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

Add /can-history endpoint #3276

Open
Tracked by #2680
rajohnson90 opened this issue Jan 7, 2025 · 0 comments
Open
Tracked by #2680

Add /can-history endpoint #3276

rajohnson90 opened this issue Jan 7, 2025 · 0 comments
Assignees
Labels
task task for an associated story or backlog item

Comments

@rajohnson90
Copy link
Contributor

rajohnson90 commented Jan 7, 2025

Create the GET /can-history endpoint with a required query parameter of can_id, and two optional parameters of limit and offset.

There should also be some /can-history test data added to the database for a few CANs. All test CANs should have the 'creation' event in their history. Some CANs should have a history of at least 11 total options so that we can test the paging functionality with the default paging options: page size of 10 and starting offset of 0

@rajohnson90 rajohnson90 self-assigned this Jan 8, 2025
@jonnalley jonnalley added the task task for an associated story or backlog item label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task task for an associated story or backlog item
Projects
None yet
Development

No branches or pull requests

2 participants