In my previous posts [https://dev.to/dwwhalen/series/9704] I've walked through
getting started with API testing using REST Assured, and we've also created a
variety of test methods to validate our API endpoints.
In this post I want to focus on schema validation, so