posted 1 year ago
I have a Student class
A StudentIdentity class.
And the post method in the controller class.
I've tried it several different ways in Postman and I get a 400 Bad Request error.
Does anyone have an idea how you would do this given the class has foreign and composite keys?