-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for fromProviderState
generator
#69
Comments
👋 Hi! The 'smartbear-supported' label has just been added to this issue, which will create an internal tracking ticket in PactFlow's Jira (PACT-2288). We will use this to prioritise and assign a team member to this task. All activity will be public on this ticket. For now, sit tight and we'll update this ticket once we have more information on the next steps. |
This is now complete Documentation available here https://github.com/pactflow/pact-protobuf-plugin/blob/main/README.md#provider-state-injected-values |
Ron's response
Source conversation: https://pact-foundation.slack.com/archives/CEQBDD5U4/p1722289550348409
More generally, it would be good to understand/document how client libraries would need to change to support this feature (if at all). I believe the current implementation assumes a JSON response to the provider state callback, so I'm not sure how it would work on arbitrary content types.
The text was updated successfully, but these errors were encountered: