We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4cdabd1 + c24a73f commit d6f02caCopy full SHA for d6f02ca
pact/cli/verify.py
@@ -33,7 +33,7 @@
33
' the given provider API.') # Remove in major version 1.0.0
34
@click.option(
35
'states_setup_url', '--provider-states-setup-url',
36
- help='URL to send PUT requests to setup a given provider state.')
+ help='URL to send POST requests to setup a given provider state.')
37
38
'username', '--pact-broker-username',
39
envvar='PACT_BROKER_USERNAME',
0 commit comments