Open molliey opened 1 week ago
As a developer I need to add an /api prefix to all API routes So that UI routes are clearly distinguished from API routes.
Details & Assumptions:
Acceptance Criteria:
Given the microservice is running When requests are made to the updated routes with the /api prefix Then all routes should respond as expected.
As a developer I need to add an /api prefix to all API routes So that UI routes are clearly distinguished from API routes.
Details & Assumptions:
Acceptance Criteria:
Given the microservice is running When requests are made to the updated routes with the /api prefix Then all routes should respond as expected.