1
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Mar 24, 2025 — Mar 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change dist to trusty to fix travis pipeline More... about 5 years ago
Upgrade assertj-core to 3.18.1 More... about 5 years ago
Add new gradle dependencies to upgrade versions to resolve owasp vulnerabilities More... about 5 years ago
Upgrade owasp dependency-check-gradle plugin to 6.0.4 More... about 5 years ago
Add OWASP dependency check and fix the vulnerabilities More... over 7 years ago
Prepare release v0.8.1 More... almost 8 years ago
Prepare release v0.9.0 More... almost 8 years ago
Prepare release v0.9.0 More... almost 8 years ago
Reverted previous code formatting. More... almost 8 years ago
Documentation update More... almost 8 years ago
Added ByteArrayProperty validation: * Removed duplicated code of properties validation from DocumentationDrivenValidator and ConsumerDriverValidator. Code moved to PropertyValidator class. * Added 'validateByteArrayProperties' property to enable/disable validation * Introduced model type and format definitions validation in DocumentationDrivenValidator. * Added tests which cover simple swagger definitions and ref definitions. More... almost 8 years ago
add validation for enums which are referenced to definitions section More... almost 8 years ago
Added intermediate inheritance step in swagger contract with empty properties More... almost 8 years ago
Enhanced property resolution with null check in case the definition has no properties (returns null instead of empty map) More... almost 8 years ago
Enhanced definition validation checking the instance of the actual definition before validating required properties (as might throw a class cast exception if the actual definition is not of type ModelImpl) More... almost 8 years ago
Enabled configuration for loosely match responses More... almost 8 years ago
fix problem with validation of enum values More... almost 8 years ago
Update to assertJ v3.9.1 for binary compatibility More... about 8 years ago
Fixes an issue introduced by the fix for issue #24 More... about 8 years ago
Prepared release v0.8.0 More... about 8 years ago
Fix examples in README More... about 8 years ago
Add new satisfiesContract with Auth More... about 8 years ago
Added Apache header to source files. More... about 8 years ago
Add basePath to paths if no path prefix is configured More... about 8 years ago
Add missing validation message for property types More... about 8 years ago
Add new isEqualTo with Auth More... about 8 years ago
Ensure consistent code style More... about 8 years ago
Updated version to 0.7.1-SNAPSHOT More... about 8 years ago
Prepare release v0.7.0 More... about 8 years ago
fix issue #30 - ignore IntelliJ Idea build output folder More... about 8 years ago