This commit is contained in:
2023-07-24 09:40:28 +02:00
parent fdf211c228
commit c43feb1834
2 changed files with 104 additions and 1 deletions

View File

@ -94,7 +94,7 @@ user_details
- [x] (remove) GET /remove/<trip_details_id>
- [x] (create) POST /cox/trip
- [x] (update) POST /cox/trip/<trip_id>
- [ ] (join) GET /cox/join/<planned_event_id>
- [x] (join) GET /cox/join/<planned_event_id>
- [ ] (remove) GET /cox/remove/<planned_event_id>
- [ ] (remove_trip) GET /cox/remove/trip/<trip_id>
- [ ] (index) GET /auth/