Skip to content

Commit

Permalink
Merge pull request #1103 from Hazz223/include-pact-bearer-token-docs
Browse files Browse the repository at this point in the history
Update the provider gradle readme to include pactflow.io token info
  • Loading branch information
Ronald Holshausen authored May 27, 2020
2 parents 7ff6491 + 5f1c744 commit 47ddcac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions provider/gradle/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -578,6 +578,8 @@ pact {

Preemptive Authentication can be enabled by setting the `pact.pactbroker.httpclient.usePreemptiveAuthentication` property to `true`.

**NOTE:** If you're using [pactflow.io](https://pactflow.io/), follow these instructions for configuring your [bearer token](https://docs.pactflow.io/docs/getting-started/#configuring-your-api-token).

### Allowing just the changed pact specified in a webhook to be verified [4.0.6+]

When a consumer publishes a new version of a pact file, the Pact broker can fire off a webhook with the URL of the changed
Expand Down

0 comments on commit 47ddcac

Please sign in to comment.