You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to get events from repository and got error because of missed issue_url in issue comment event. Error is most likely in this schema with issue comment.
Expected
I was expecting to get list of events for repository.
Hello from the Issues team. Sorry for the slow response on this question.
I'm not sure I understand how to repro this issue. Using the curl command you suggested I don't see any error and issue_url is there:
I'm from the Issues team and just wanted to followup again to see if you are still seeing this error and if you had any more info how to reproduce this error. 🙇 Thanks
Schema Inaccuracy
I tried to get events from repository and got error because of missed issue_url in issue comment event. Error is most likely in this schema with issue comment.
Expected
I was expecting to get list of events for repository.
Reproduction Steps
$ curl -X GET https://api.github.com/repos/nodejs/node/events
The text was updated successfully, but these errors were encountered: