Skip to content

Commit 0444e8c

Browse files
authoredJan 22, 2020
Merge pull request #1002 from anto-ac/add-pactbroker-consumers-property-to-documentation
chore: Update README.md
2 parents 7e6b8c0 + f54117f commit 0444e8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎provider/pact-jvm-provider-junit/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,7 @@ The following keys may be managed through the environment
230230
* `pactbroker.auth.username` (for basic auth)
231231
* `pactbroker.auth.password` (for basic auth)
232232
* `pactbroker.auth.token` (for bearer auth)
233+
* `pactbroker.consumers` (comma separated list to filter pacts by consumer; if not provided, will fetch all pacts for the provider)
233234

234235

235236
#### Using tags with the pact broker

0 commit comments

Comments
 (0)
Please sign in to comment.