Closed tonglam closed 9 months ago
⚠ Duplicate page detected. src/pages/api/event/[id]/repairers.ts and src/pages/api/event/[id]/repairers/index.ts resolve to /api/event/[id]/repairers
======================= I find out there is another issue add an new enpoint, but the name is same as issue #109, so the pages will be duplicated. I think we need to change one of these names, or merge the codes in one file.
⚠ Duplicate page detected. src/pages/api/event/[id]/repairers.ts and src/pages/api/event/[id]/repairers/index.ts resolve to /api/event/[id]/repairers
======================= I find out there is another issue add an new enpoint, but the name is same as issue #109, so the pages will be duplicated. I think we need to change one of these names, or merge the codes in one file.
Yes, you will need to merge them together. Should be able to POST and GET repairers on /event/:eventId/repairers
endpoint
Change Summary
Change Form
Fill this up (NA if not available). If a certain criteria is not met, can you please give a reason.
Other Information
[Is there anything in particular in the review that I should be aware of?]