cds-snc / cds-snc/platform-forms-client
Remove /api/templates endpoint
Open
app
tech debt
- Dominant language
- TypeScript
- Stars
- 46
- Forks
- 16
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 85
Description
Remove the `/api/templates` endpoint and replace any remaining calls with server actions.
The majority of the functionality that this endpoint served has already been migrated to server actions in their respective pages/components.
### Acceptance criteria:
- [x] Identify what is still using the API routes
- [x] Migrate it to server actions
- [ ] Checks tests
- [ ] Delete files
Contributor guide
Assessment
This issue has not been assessed yet.