Skip to content

feat: add approvalService API client (#431 A3) - #516

Open
lekanay2005-coder wants to merge 2 commits into
amina69:mainfrom
lekanay2005-coder:work-flow-pro
Open

lekanay2005-coder wants to merge 2 commits into
amina69:mainfrom
lekanay2005-coder:work-flow-pro

Conversation

@lekanay2005-coder

Copy link
Copy Markdown

Centralized API layer for approval operations following existing patterns.

  • Types, zod schema, and service with all 4 methods
  • 404 handling surfaces distinguishable NotFoundError
  • Unit tests mocking apiClient (14 tests passing)

🤖 Generated with Codebuff

close #431

Centralized API layer for approval operations following existing patterns.
- Types, zod schema, and service with all 4 methods
- 404 handling surfaces distinguishable NotFoundError
- Unit tests mocking apiClient (14 tests passing)

🤖 Generated with Codebuff
Co-Authored-By: Codebuff <noreply@codebuff.com>
@vercel

vercel Bot commented Aug 31, 2026

Copy link
Copy Markdown

@lekanay2005-coder is attempting to deploy a commit to the sheriffamina1-9497's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave

drips-wave Bot commented Aug 31, 2026

Copy link
Copy Markdown

@lekanay2005-coder Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

This branch has not been deployed

No deployments
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.

A3. Create approvalService.ts API client

1 participant