`GET ~/cache/<owner>/<repo>/issues` What kinds of headers should it return? Should it return the same api payload as `GET /orgs/:org/issues` https://developer.github.com/v3/issues/#list-issues
GET ~/cache/<owner>/<repo>/issuesWhat kinds of headers should it return?
Should it return the same api payload as
GET /orgs/:org/issueshttps://developer.github.com/v3/issues/#list-issues