So I have a reservation modelviewset, which calls a serializer that takes a user, room, start time and end time and when I run it it keeps saying the user is required.
I