json
05/20/2022, 5:17 PMhas_bugs: True
the pact still verifies successfully. I'm not sure exactly what I did wrong, but I'm assuming there's a way to have a contract depend on specific values for some contract tests, yes?json
05/20/2022, 5:31 PMbody=Like(expected)
here because I wasn't sure if that was my fix or not. That's what I'm experimenting with now. If that's all it was, I'll feel silly, but I'll probably still leave this post for posterity.json
05/20/2022, 6:13 PMTimothy Jones
05/21/2022, 4:32 AMLike
means "like this type". So, it will accept any boolean.