|
feat: add routing for unversioned api requests
Create new route for /api which can handle routing of unversioned requests. Update regex for NO_AUTHORIZATION_ROUTES to support unversioned requests. |
|---|
|
|
| src/Server.ts |
|---|
| src/middlewares/Authentication.ts |
|---|