Open
Description
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
Activity
shiftkey commentedon 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.