Juri Welz
06/04/2024, 8:21 AM[]
, but also non-empty arrays. If the array is not empty, each entry should be of the same specific type.
When we are using eachLike({ourTypeMatcher}, 0)
, the pact file omits the type information (In contrast, with min value of 1 eachLike({ourTypeMatcher}, 1)
, the type information is stored in the pact file).
How can we convey the information I described above?Matt (pactflow.io / pact-js / pact-go)
Matt (pactflow.io / pact-js / pact-go)
Slackbot
06/04/2024, 8:27 AMJuri Welz
06/04/2024, 9:06 AMBoris
06/04/2024, 12:01 PMBoris
06/04/2024, 12:02 PM