TU-CP18 / cp18-backend

0 stars 1 forks source link

Extend data model to track cleanliness #107

Closed jonathanbader closed 5 years ago

jonathanbader commented 5 years ago

Description:

Acceptance criteria:

andresest83 commented 5 years ago

image.png

nschoen commented 5 years ago

Thanks. As discussed, add an endpoint POST /api/cars/{carId}/cleanliness to be able to specify the car id, please.

andresest83 commented 5 years ago

After clarification, the post is done to /api/car-cleanliness and the json is formatted accordingly, cleanliness is also shown now in the detail page of a car.