Files
spring-cloud-contract/spring-cloud-contract-verifier
Marcin Grzejszczak 73d4d652ff Fixed invalid OptionalProperty conversion
without this change a toString was executed on an optional property due to a missing method that parses those kind of props.
with this change we've added a missing method and also we've made optional property toString return the proper pattern

fixes #173
2016-12-21 16:14:30 +01:00
..
2016-11-24 18:58:50 +01:00