Closed hasanparasteh closed 3 years ago
I just remove the duplicate /API from controllers to make it more readable and added a global prefix instead of it in the main.ts. now the whole app runs on /api without typing it in controllers.
Can you check if it won't break anything?
Good idea thanks
I just remove the duplicate /API from controllers to make it more readable and added a global prefix instead of it in the main.ts. now the whole app runs on /api without typing it in controllers.
Can you check if it won't break anything?