Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Schema Inaccuracy] Missing required field issue_url in issue comment event #3258

Open
IkBenNiet opened this issue Dec 20, 2023 · 2 comments
Labels

Comments

@IkBenNiet
Copy link

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

@becco becco added the feature label Jan 2, 2024
@japf
Copy link

japf commented Jan 8, 2024

👋 @IkBenNiet

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:

showing response of the api with the issue_url field

Am I missing something? Thanks 🙇

@traumverloren
Copy link

👋 Hi @IkBenNiet,

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants