Commit b12b2b8
committed
fix: update checklist API endpoints to include projectId in path
- Updated the checklist API routes in plugin.json to include projectId in the path for GET, POST, PATCH, and DELETE methods.
- Modified the ChecklistsSection component to reflect the new API structure, ensuring all checklist-related API calls now include projectId in their respective endpoints.
- Bumped the version of @paca-ai/plugin-sdk-react from 0.1.0 to 0.2.0 in package.json.1 parent 874ebea commit b12b2b8
6 files changed
Lines changed: 1814 additions & 17 deletions
File tree
- backend
- frontend
- src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
0 commit comments