You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We will add a metadata field to contracts so that you can pass in custom data there. Example of such data will be extending WireMock stubs with webhooks, additional timeouts etc - whatever that is supported by WireMock. Users will be able to add their own metadata entries and register their own post processors.
Hello, where can I find webhooks example for producer side? And do we need to register webhook-extension on the consumer side? I'm having trouble setting all of this up. If there's some guide/tips somewhere it would be really helpful, thanks!
We will add a
metadata
field to contracts so that you can pass in custom data there. Example of such data will be extending WireMock stubs with webhooks, additional timeouts etc - whatever that is supported by WireMock. Users will be able to add their own metadata entries and register their own post processors.Related issues:
The text was updated successfully, but these errors were encountered: