You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

77 lines
3.4 KiB

HTTP/1.1 200 OK
Server: GitHub.com
Date: Fri, 21 Apr 2017 15:08:10 GMT
Content-Type: application/json; charset=utf-8
Content-Length: 2415
Status: 200 OK
X-RateLimit-Limit: 60
X-RateLimit-Remaining: 59
X-RateLimit-Reset: 1492790890
Cache-Control: public, max-age=60, s-maxage=60
Vary: Accept
ETag: "8bb1e470c72305c381e9c1cf336f960f"
Last-Modified: Thu, 20 Apr 2017 12:55:34 GMT
X-GitHub-Media-Type: github.v3; format=json
Access-Control-Expose-Headers: ETag, Link, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval
Access-Control-Allow-Origin: *
Content-Security-Policy: default-src 'none'
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-XSS-Protection: 1; mode=block
Vary: Accept-Encoding
X-Served-By: e14705a23c085afeff5e104b1fc3922a
X-GitHub-Request-Id: F706:2FD1:1984FFC:1FD658F:58FA2059
{
"url": "https://api.github.com/repos/idno/Known/issues/1690",
"repository_url": "https://api.github.com/repos/idno/Known",
"labels_url": "https://api.github.com/repos/idno/Known/issues/1690/labels{/name}",
"comments_url": "https://api.github.com/repos/idno/Known/issues/1690/comments",
"events_url": "https://api.github.com/repos/idno/Known/issues/1690/events",
"html_url": "https://github.com/idno/Known/pull/1690",
"id": 220719149,
"number": 1690,
"title": "fixes bookmark Microformats markup",
"user": {
"login": "aaronpk",
"id": 113001,
"avatar_url": "https://avatars2.githubusercontent.com/u/113001?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/aaronpk",
"html_url": "https://github.com/aaronpk",
"followers_url": "https://api.github.com/users/aaronpk/followers",
"following_url": "https://api.github.com/users/aaronpk/following{/other_user}",
"gists_url": "https://api.github.com/users/aaronpk/gists{/gist_id}",
"starred_url": "https://api.github.com/users/aaronpk/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/aaronpk/subscriptions",
"organizations_url": "https://api.github.com/users/aaronpk/orgs",
"repos_url": "https://api.github.com/users/aaronpk/repos",
"events_url": "https://api.github.com/users/aaronpk/events{/privacy}",
"received_events_url": "https://api.github.com/users/aaronpk/received_events",
"type": "User",
"site_admin": false
},
"labels": [
],
"state": "open",
"locked": false,
"assignee": null,
"assignees": [
],
"milestone": null,
"comments": 0,
"created_at": "2017-04-10T17:44:57Z",
"updated_at": "2017-04-20T12:55:34Z",
"closed_at": null,
"pull_request": {
"url": "https://api.github.com/repos/idno/Known/pulls/1690",
"html_url": "https://github.com/idno/Known/pull/1690",
"diff_url": "https://github.com/idno/Known/pull/1690.diff",
"patch_url": "https://github.com/idno/Known/pull/1690.patch"
},
"body": "## Here's what I fixed or added:\r\n\r\nI updated the bookmark template to use `u-bookmark-of` instead of `p-bookmark`. This fixes the parsed version of bookmark posts.\r\n\r\n## Here's why I did it:\r\n\r\nThe bookmark Microformats were setting only the plaintext `bookmark` property which caused bookmarks to not actually reference the URL they are bookmarks of.\r\n",
"closed_by": null
}