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.1.2 spec/support/stubbing.json
pact-support-1.1.1 spec/support/stubbing.json
pact-support-1.1.0 spec/support/stubbing.json
pact-support-1.0.1 spec/support/stubbing.json
pact-support-1.0.0 spec/support/stubbing.json
pact-support-0.6.1 spec/support/stubbing.json
pact-support-0.6.0 spec/support/stubbing.json
pact-support-0.5.9 spec/support/stubbing.json
pact-support-0.5.8 spec/support/stubbing.json
pact-support-0.5.7 spec/support/stubbing.json
pact-support-0.5.5 spec/support/stubbing.json
pact-support-0.5.4 spec/support/stubbing.json
pact-support-0.5.3 spec/support/stubbing.json
pact-support-0.5.1 spec/support/stubbing.json
pact-support-0.5.0 spec/support/stubbing.json
pact-support-0.4.4 spec/support/stubbing.json
pact-support-0.4.3 spec/support/stubbing.json
pact-support-0.4.2 spec/support/stubbing.json
pact-support-0.4.1 spec/support/stubbing.json
pact-support-0.4.0 spec/support/stubbing.json