Sha256: 2d33b22b335a46f317dd7a5b049739615cd3b8cc76a5d45ffc37eff443975bbf

Contents?: true

Size: 467 Bytes

Versions: 95

Compression:

Stored size: 467 Bytes

Contents

{
    "consumer": {
        "name": "Consumer"
    },
    "provider": {
        "name": "Provider"
    },
    "interactions": [
        {
            "description": "a test request",
            "request": {
                "method": "get",
                "path": "/"
            },
            "response": {
                "status": 200,
                "body": "stubbing works"
            },
            "provider_state": "something is stubbed"
        }
    ]
}

Version data entries

95 entries across 95 versions & 3 rubygems

Version Path
pact-support-1.11.0 spec/support/stubbing.json
pact-support-1.10.3 spec/support/stubbing.json
pact-support-1.10.2 spec/support/stubbing.json
pact-support-1.10.1 spec/support/stubbing.json
pact-support-1.10.0 spec/support/stubbing.json
pact-support-1.9.0 spec/support/stubbing.json
pact-support-1.8.1 spec/support/stubbing.json
pact-support-1.8.0 spec/support/stubbing.json
pact-support-1.7.2 spec/support/stubbing.json
pact-support-1.7.1 spec/support/stubbing.json
pact-support-1.7.0 spec/support/stubbing.json
pact-support-1.6.6 spec/support/stubbing.json
pact-support-1.6.5 spec/support/stubbing.json
pact-support-1.7.0.alpha.1 spec/support/stubbing.json
pact-support-1.6.4 spec/support/stubbing.json
pact-support-1.6.3 spec/support/stubbing.json
pact-support-1.6.2 spec/support/stubbing.json
pact-support-1.6.1 spec/support/stubbing.json
pact-support-1.6.0 spec/support/stubbing.json
pact-support-1.5.2 spec/support/stubbing.json