RobWin / assertj-swagger

A Swagger assertj test library which compares a contract-first Swagger YAML/JSON file with a code-first Swagger JSON
Apache License 2.0
171 stars 44 forks source link

Added new feature to validate Response Schema based on definitionpath,endPoint,OnetoOneSchemaMapping #58

Open jayandran-Sampath opened 4 years ago

jayandran-Sampath commented 4 years ago

Hi,

Initial draft version to validate json schema based on definition path We will improvise and add more feature on validation once it's get approved.

Thanks Jayandran