Sha256: 59e98bf56f477ba22881c86e639f04051ec100a3439131f31110657fbce66f2c

Contents?: true

Size: 283 Bytes

Versions: 12

Compression:

Stored size: 283 Bytes

Contents

{
  "events": [{
    "name": "something_happened"
  }],
  "request": {
    "method": "POST",
    "url": "http://some.url",
    "username": "username",
    "password": "password",
    "headers": {
      "Accept": "application/json"
    },
    "body": {
      "a" : "body"
    }
  }
}

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
pact_broker-2.19.2 spec/fixtures/webhook_valid.json
pact_broker-2.19.1 spec/fixtures/webhook_valid.json
pact_broker-2.19.0 spec/fixtures/webhook_valid.json
pact_broker-2.18.0 spec/fixtures/webhook_valid.json
pact_broker-2.17.1 spec/fixtures/webhook_valid.json
pact_broker-2.17.0 spec/fixtures/webhook_valid.json
pact_broker-2.16.1 spec/fixtures/webhook_valid.json
pact_broker-2.16.0 spec/fixtures/webhook_valid.json
pact_broker-2.15.0 spec/fixtures/webhook_valid.json
pact_broker-2.14.0 spec/fixtures/webhook_valid.json
pact_broker-2.13.1 spec/fixtures/webhook_valid.json
pact_broker-2.13.0 spec/fixtures/webhook_valid.json