Sha256: e75628a6e1691b705ad0c22afa4705f9c0107538ab0113aef873cbe896a4df50
Contents?: true
Size: 623 Bytes
Versions: 22
Compression:
Stored size: 623 Bytes
Contents
{ "consumer": { "name": "consumer" }, "interactions": [ { "description": "a test request", "providerState": "the weather is sunny", "request": { "method": "get", "path": "/foo" }, "response": { "body": { "foo": "bar" }, "matchingRules": { "body": { "$.foo": { "matchers": [{ "match": "type" }] } } }, "status": 200 } } ], "provider": { "name": "provider" }, "metadata": { "pactSpecification": { "version": "3.0" } } }
Version data entries
22 entries across 22 versions & 1 rubygems