lib/pact_broker/locale/en.yml in pact_broker-2.20.0 vs lib/pact_broker/locale/en.yml in pact_broker-2.21.0

- old
+ new

@@ -5,9 +5,10 @@ valid_method?: "is not a recognised HTTP method" valid_url?: "is not a valid URL eg. http://example.org" valid_version_number?: "Version number '%{value}' cannot be parsed to a version number. The expected format (unless this configuration has been overridden) is a semantic version. eg. 1.3.0 or 2.0.4.rc1" name_in_path_matches_name_in_pact?: "does not match %{left} name in path ('%{right}')." valid_consumer_version_number?: "Consumer version number '%{value}' cannot be parsed to a version number. The expected format (unless this configuration has been overridden) is a semantic version. eg. 1.3.0 or 2.0.4.rc1" + non_templated_host?: "cannot have a template parameter in the host" pact_broker: messages: response_body_hidden: For security purposes, the response details are not logged. To enable response logging, configure the webhook_host_whitelist property. See /doc/webhooks#whitelist for more information. errors: