Sha256: 249d2bd9fbbc2362258581fc8145159a87843da4e9c4acf1f69c1ec7e0fc729b

Contents?: true

Size: 368 Bytes

Versions: 50

Compression:

Stored size: 368 Bytes

Contents

{
  "events": [{
    "name": "contract_content_changed"
  }],
  "consumer": {
    "name": "Foo"
  },
  "provider": {
    "name": "Bar"
  },
  "request": {
    "method": "POST",
    "url": "HTTPS://some.url",
    "username": "username",
    "password": "password",
    "headers": {
      "Accept": "application/json"
    },
    "body": {
      "a" : "body"
    }
  }
}

Version data entries

50 entries across 50 versions & 1 rubygems

Version Path
pact_broker-2.59.1 spec/fixtures/webhook_valid_with_pacticipants.json
pact_broker-2.59.0 spec/fixtures/webhook_valid_with_pacticipants.json
pact_broker-2.58.3 spec/fixtures/webhook_valid_with_pacticipants.json
pact_broker-2.58.2 spec/fixtures/webhook_valid_with_pacticipants.json
pact_broker-2.58.0 spec/fixtures/webhook_valid_with_pacticipants.json
pact_broker-2.57.0 spec/fixtures/webhook_valid_with_pacticipants.json
pact_broker-2.56.1 spec/fixtures/webhook_valid_with_pacticipants.json
pact_broker-2.56.0 spec/fixtures/webhook_valid_with_pacticipants.json
pact_broker-2.55.0 spec/fixtures/webhook_valid_with_pacticipants.json
pact_broker-2.54.0 spec/fixtures/webhook_valid_with_pacticipants.json