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] id of hook-delivery-item must be int64 format #4345

Open
renardguill opened this issue Nov 28, 2024 · 1 comment
Open

Comments

@renardguill
Copy link

renardguill commented Nov 28, 2024

Schema Inaccuracy

The id of hook-delivery-item must be int64 format instead of default int32.

Expected

id of hook-delivery-item in int64 format instead of default int32

Reproduction Steps

$> curl -L -H "Accept: application/vnd.github+json" -H "Authorization: Bearer XXX" -H "X-GitHub-Api-Version: 2022-11-28" https://api.github.com/orgs/{ORG}/hooks/459322508/deliveries
@shiftkey
Copy link
Member

shiftkey commented Dec 2, 2024

👋 Thanks for the feedback. I've reached out to the team that handles this API to confirm this is the right change, and we'll follow up if there are any additional questions.

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

No branches or pull requests

2 participants