yultrish / student_lookUp_api

A Spring Boot application integrated with an external API using Java and Groovy, facilitating retrieval of student details based on school code and student ID, ensuring accurate data mapping and logging for monitoring
0 stars 0 forks source link

studentClass doesn't match the expected external response. #3

Open winniequartey opened 1 month ago

winniequartey commented 1 month ago

https://github.com/yultrish/student_lookUp_api/blob/acf713e58ff455025a799fbd86ec00099c79ae74/src/main/java/groovy/exercise/externalApi/models/StudentDetails.java#L14

Refer to the requirements of the exercise again for the expected response. studentClass doesn't match the expected external response.