Skip to content

Add event type filtering to events list endpoint#23

Merged
seveibar merged 1 commit intomainfrom
codex/add-optional-query-parameter-for-event-type
Oct 13, 2025
Merged

Add event type filtering to events list endpoint#23
seveibar merged 1 commit intomainfrom
codex/add-optional-query-parameter-for-event-type

Conversation

@seveibar
Copy link
Contributor

Summary

  • add optional event_type query parameter support to the events listing endpoint
  • filter events in the database layer based on timestamp and optional event type
  • document the new query parameter and cover it with an integration test

Testing

  • bun test tests/routes/events.test.ts
  • bunx tsc --noEmit

https://chatgpt.com/codex/tasks/task_b_68ed3a8b11dc832eb506de6c4b5b33bd

@seveibar seveibar merged commit 952bc82 into main Oct 13, 2025
3 checks passed
@seveibar seveibar deleted the codex/add-optional-query-parameter-for-event-type branch October 13, 2025 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant