shifty-backend/service/src
Simon Goller bc8a534353 Add id check for booking
It now checks if sales_person_id and slot_id actually exists.
2024-05-09 08:11:38 +02:00
..
booking.rs Add booking dao implementations 2024-05-07 18:19:00 +02:00
clock.rs Add REST endpoint for slot 2024-05-02 23:25:04 +02:00
lib.rs Add id check for booking 2024-05-09 08:11:38 +02:00
permission.rs Add context reqruied later for authentication 2024-05-03 19:01:26 +02:00
sales_person.rs Add id check for booking 2024-05-09 08:11:38 +02:00
slot.rs Add id check for booking 2024-05-09 08:11:38 +02:00
user_service.rs Add context reqruied later for authentication 2024-05-03 19:01:26 +02:00
uuid_service.rs Add REST endpoint for slot 2024-05-02 23:25:04 +02:00