feat(api): implement GET /bounties/:id bounty detail#92
Open
automaton365-sys wants to merge 1 commit into
Open
feat(api): implement GET /bounties/:id bounty detail#92automaton365-sys wants to merge 1 commit into
automaton365-sys wants to merge 1 commit into
DevAsign Agent / DevAsign · End goal
succeeded
May 31, 2026 in 0s
All acceptance criteria met
The endpoint returns full bounty details enriched with creator info, assignee info (when assigned), application count, and status, and returns 404 for missing bounties. Tests cover both the success shape and the 404 case. All criteria are satisfied.
Loading