pact-foundation / pact-stub-server

Standalone pact stub server
MIT License
75 stars 19 forks source link

Provide a way to filter pacts fetched from Pact Broker #46

Closed lmonkiewicz closed 1 year ago

lmonkiewicz commented 2 years ago

It is a more of feature request than issue ;)

I need a way to filter fetched pacts, using consumer name and/or provider name.

In my system, we are integrating with a third-party API that is serving multiple versions, and we have to support all of them, that means that we have consumer pacts defined for each version. Without such filtering mechanism, I'm unable to stub it correctly, ex. only single version of such API.

rholshausen commented 1 year ago

Released with version 0.5.0