next/server/api/review/[revid]
2023-12-09 17:39:28 -05:00
..
index.delete.ts feat(api): create review endpoints for creating, editing, deletion and replying 2023-10-03 00:21:14 -04:00
index.get.ts feat(api): create review endpoints for creating, editing, deletion and replying 2023-10-03 00:21:14 -04:00
index.put.ts fix(api): update review editing endpoint 2023-12-06 21:48:29 -05:00
reply.post.ts refactor(api): get new reply id from save() call 2023-12-09 17:39:28 -05:00