Using Swagger Request Validator to Validate Spring Cloud Contracts
Last Updated on June 10, 2019 by Simanta The Swagger Request Validator is a slick project supported by the folks at Atlassian. Using your API definition in Swagger v2 or OpenAPI v3, it allows you to programmatically validate your API matches your API specification. The Swagger Request Validator may be used standalone, or with Spring […]Continue reading