Sha256: d1f2af945059f42919dced810f5f2bdc91faf31d25e8d4cdbba50d1748465e06

Contents?: true

Size: 728 Bytes

Versions: 28

Compression:

Stored size: 728 Bytes

Contents

[
  {
    "url": "https://api.github.com/repos/octocat/Hello-World/hooks/1",
    "updated_at": "2011-09-06T20:39:23Z",
    "created_at": "2011-09-06T17:26:27Z",
    "name": "web",
    "events": [
      "push",
      "pull_request"
    ],
    "active": true,
    "config": {
      "url": "http://example.com",
      "content_type": "json"
    },
    "id": 1
  },
  {
    "url": "https://api.github.com/repos/octocat/Hello-World/hooks/5",
    "updated_at": "2011-09-06T20:39:23Z",
    "created_at": "2011-09-06T17:26:27Z",
    "name": "web",
    "events": [
      "push",
      "pull_request"
    ],
    "active": true,
    "config": {
      "url": "https://example.com/hook",
      "content_type": "json"
    },
    "id": 5
  }
]

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
lita-github_pr_list-0.0.9 spec/fixtures/repository_hooks.json
lita-github_pr_list-0.0.8 spec/fixtures/repository_hooks.json
lita-github_pr_list-0.0.7 spec/fixtures/repository_hooks.json
lita-github_pr_list-0.0.6 spec/fixtures/repository_hooks.json
lita-github_pr_list-0.0.5 spec/fixtures/repository_hooks.json
lita-github_pr_list-0.0.4 spec/fixtures/repository_hooks.json
lita-github_pr_list-0.0.2 spec/fixtures/repository_hooks.json
lita-github_pr_list-0.0.1 spec/fixtures/repository_hooks.json