From 1aaea9a0d1b506a2add71cca7542289cfa10042e Mon Sep 17 00:00:00 2001 From: Beth Skurrie Date: Wed, 10 Nov 2021 15:44:24 +1100 Subject: [PATCH] docs: update webhook docs [ci-skip] --- lib/pact_broker/doc/views/webhooks.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/pact_broker/doc/views/webhooks.markdown b/lib/pact_broker/doc/views/webhooks.markdown index 4afbc9eea..e0bd0c86f 100644 --- a/lib/pact_broker/doc/views/webhooks.markdown +++ b/lib/pact_broker/doc/views/webhooks.markdown @@ -154,7 +154,7 @@ and how it has been triggered. ##### contract published/changed * *Consumer version*: The consumer version the pact is published with. -* *Provider version*: This is the provider version of the latest verification for this pact content from the main branch of the provider, if it exists. Otherwise, it is the overall latest provider version that has verified the pact content. +* *Provider version*: This is the provider version of the latest verification for this pact content from the main branch of the provider, if it exists. Otherwise, it is the overall latest provider version that has verified the pact content. If there is none, it will be empty. ##### contract requiring verification published