next/server/api/review/[revid]
2023-10-03 00:21:14 -04: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 feat(api): create review endpoints for creating, editing, deletion and replying 2023-10-03 00:21:14 -04:00
reply.post.ts feat(api): create review endpoints for creating, editing, deletion and replying 2023-10-03 00:21:14 -04:00