remondis-it / pact-consumer-builder

Library for generating pact consumer expectations from java beans
Apache License 2.0
14 stars 6 forks source link

Pass along "ignoreMissingValues" for nested ConsumerBuilderImpl #21

Closed BenVercammen closed 4 years ago

BenVercammen commented 4 years ago

Need to pass along the ignoreMissingValues for nested ConsumerBuilder, otherwise the resulting JSON and matchers will turn out incomplete.

schuettec commented 4 years ago

FYI: I released 0.1.2 a minute ago.