Support listing provider states #773
Labels
enhancement
Indicates new feature requests
smartbear-supported
SmartBear engineering team will support this issue. See https://docs.pact.io/help/smartbear
Provide an endpoint to retrieve provider states to aid discoverability.
Initial work performed in https://github.com/pact-foundation/pact_broker/tree/feat/aggregated-provider-states by @bethesque
Allowed methods: GET
Path: /pacts/provider/{provider}/provider-states
This resource returns a aggregated de-duplicated list of all provider states for a given provider.
Provider states are collected from the latest pact on the main branch for any dependant consumers.
The text was updated successfully, but these errors were encountered: