RootCauseunvalidated
response_model=list[StudentWithCourses]. Outcome: class StudentWithCourses(Student): courses: list[Course] = [].
45e522b8-5a84-42ab-b0b2-78cae410f279
response_model=list[StudentWithCourses]. Outcome: class StudentWithCourses(Student): courses: list[Course] = [].