Skip to content

feat: add GET /api/bounties/:id/audit-log endpoint - #649

Open
nkar123412-hub wants to merge 4 commits into
ritik4ever:mainfrom
nkar123412-hub:feat/audit-log-endpoint
Open

feat: add GET /api/bounties/:id/audit-log endpoint#649
nkar123412-hub wants to merge 4 commits into
ritik4ever:mainfrom
nkar123412-hub:feat/audit-log-endpoint

Conversation

@nkar123412-hub

Copy link
Copy Markdown

This PR implements the requested audit log endpoint for specific bounties with pagination.

  • Implemented listBountyAuditLogs in bountyStore.ts with correct pagination logic.
  • Added GET /api/bounties/:id/audit-log route in app.ts.

Fixes #237

@vercel

vercel Bot commented Jun 15, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the ritik4ever's projects Team on Vercel.

A member of the Team first needs to authorize it.

@nkar123412-hub
nkar123412-hub force-pushed the feat/audit-log-endpoint branch from 1c04521 to 594a005 Compare June 16, 2026 00:03
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.

Add GET /api/bounties/:id/audit-log endpoint

1 participant