szoverdffygyorgy / commsignia-homework

Vehicle simulator homework for Commsignia
0 stars 0 forks source link

Create /vehicles/:id/notifications GET endpoint #29

Open szoverdffygyorgy opened 4 weeks ago

szoverdffygyorgy commented 4 weeks ago

Create endpoint to be able to list notifications of a vehicle based on it's id.

szoverdffygyorgy commented 3 weeks ago

It is only worth it if we want only to return vehicles on /vehicles GET. This would be an enhancement. In this case only to fetch notifications if the frontend wants to display it.