Files
spring-cloud-contract/spring-cloud-contract-spec
Marcin Grzejszczak de372ed224 Fixed the issue that a null value wasn't considered an optional property
without this change an optional property was such that had an empty or non empty string. Null wasn't supported
with this change we're adding null back

fixes gh-1257
2019-11-06 12:29:39 +01:00
..
2016-07-22 14:07:44 +02:00

=== Spring Cloud Contract Specification

This module contains the specifications describing contracts. Currently we have only
one way for contract description which is the Groovy DSL.