Sha256: 3590e943f1bf8cd864f37fb32a4c22e78fe0f610f38ba639f217f09deffbc12d

Contents?: true

Size: 1.04 KB

Versions: 53

Compression:

Stored size: 1.04 KB

Contents

[
  {
    "url": "https://api.github.com/octocat/Hello-World/pulls/1",
    "html_url": "https://github.com/octocat/Hello-World/pulls/1",
    "diff_url": "https://github.com/octocat/Hello-World/pulls/1.diff",
    "patch_url": "https://github.com/octocat/Hello-World/pulls/1.patch",
    "issue_url": "https://github.com/octocat/Hello-World/issue/1",
    "number": 1,
    "state": "open",
    "title": "new-feature",
    "body": "Please pull these awesome changes",
    "created_at": "2011-01-26T19:01:12Z",
    "updated_at": "2011-01-26T19:01:12Z",
    "closed_at": "2011-01-26T19:01:12Z",
    "merged_at": "2011-01-26T19:01:12Z",
    "_links": {
      "self": {
        "href": "https://api.github.com/octocat/Hello-World/pulls/1"
      },
      "html": {
        "href": "https://github.com/octocat/Hello-World/pull/1"
      },
      "comments": {
        "href": "https://api.github.com/octocat/Hello-World/issues/1/comments"
      },
      "review_comments": {
        "href": "https://api.github.com/octocat/Hello-World/pulls/1/comments"
      }
    }
  }
]

Version data entries

53 entries across 53 versions & 1 rubygems

Version Path
github_api-0.12.3 spec/fixtures/pull_requests/pull_requests.json
github_api-0.12.2 spec/fixtures/pull_requests/pull_requests.json
github_api-0.12.1 spec/fixtures/pull_requests/pull_requests.json
github_api-0.12.0 spec/fixtures/pull_requests/pull_requests.json
github_api-0.11.3 spec/fixtures/pull_requests/pull_requests.json
github_api-0.11.2 spec/fixtures/pull_requests/pull_requests.json
github_api-0.11.1 spec/fixtures/pull_requests/pull_requests.json
github_api-0.11.0 spec/fixtures/pull_requests/pull_requests.json
github_api-0.10.2 spec/fixtures/pull_requests/pull_requests.json
github_api-0.10.1 spec/fixtures/pull_requests/pull_requests.json
github_api-0.10.0 spec/fixtures/pull_requests/pull_requests.json
github_api-0.9.7 spec/fixtures/pull_requests/pull_requests.json
github_api-0.9.6 spec/fixtures/pull_requests/pull_requests.json
github_api-0.9.5 spec/fixtures/pull_requests/pull_requests.json
github_api-0.9.4 spec/fixtures/pull_requests/pull_requests.json
github_api-0.9.3 spec/fixtures/pull_requests/pull_requests.json
github_api-0.9.2 spec/fixtures/pull_requests/pull_requests.json
github_api-0.9.1 spec/fixtures/pull_requests/pull_requests.json
github_api-0.9.0 spec/fixtures/pull_requests/pull_requests.json
github_api-0.8.11 spec/fixtures/pull_requests/pull_requests.json