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
Testing out the v2 standalone mock server. I’ve provided it a v4 pact and on successful verification it is written out as a v3 pact file.
should it be possible to specify the pact spec version that will be output, either on start of the master server or on creation of individual servers?
or could it be specified at verification time, as that is the point where the pacts are serialised to disc ( and could therefore be converted to any spec )
Testing out the v2 standalone mock server. I’ve provided it a v4 pact and on successful verification it is written out as a v3 pact file.
should it be possible to specify the pact spec version that will be output, either on start of the master server or on creation of individual servers?
or could it be specified at verification time, as that is the point where the pacts are serialised to disc ( and could therefore be converted to any spec )
in the ruby mock service cli
https://github.com/pact-foundation/pact-mock_service?tab=readme-ov-file#mock-service-usage
The text was updated successfully, but these errors were encountered: