1
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change dist to trusty to fix travis pipeline More... over 3 years ago
Upgrade assertj-core to 3.18.1 More... over 3 years ago
Add new gradle dependencies to upgrade versions to resolve owasp vulnerabilities More... over 3 years ago
Upgrade owasp dependency-check-gradle plugin to 6.0.4 More... over 3 years ago
Add OWASP dependency check and fix the vulnerabilities More... over 5 years ago
Prepare release v0.8.1 More... almost 6 years ago
Prepare release v0.9.0 More... almost 6 years ago
Prepare release v0.9.0 More... almost 6 years ago
Reverted previous code formatting. More... almost 6 years ago
Documentation update More... almost 6 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 6 years ago
add validation for enums which are referenced to definitions section More... about 6 years ago
Added intermediate inheritance step in swagger contract with empty properties More... about 6 years ago
Enhanced property resolution with null check in case the definition has no properties (returns null instead of empty map) More... about 6 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... about 6 years ago
Enabled configuration for loosely match responses More... about 6 years ago
fix problem with validation of enum values More... about 6 years ago
Update to assertJ v3.9.1 for binary compatibility More... about 6 years ago
Fixes an issue introduced by the fix for issue #24 More... about 6 years ago
Prepared release v0.8.0 More... about 6 years ago
Fix examples in README More... about 6 years ago
Add new satisfiesContract with Auth More... about 6 years ago
Added Apache header to source files. More... about 6 years ago
Add basePath to paths if no path prefix is configured More... about 6 years ago
Add missing validation message for property types More... about 6 years ago
Add new isEqualTo with Auth More... about 6 years ago
Ensure consistent code style More... about 6 years ago
Updated version to 0.7.1-SNAPSHOT More... about 6 years ago
Prepare release v0.7.0 More... about 6 years ago
fix issue #30 - ignore IntelliJ Idea build output folder More... over 6 years ago