Skip to content

[Schema Inaccuracy] id of hook-delivery-item must be int64 format #4345

Open
@renardguill

Description

@renardguill

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

shiftkey commented on Dec 2, 2024

@shiftkey
Member

👋 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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @shiftkey@renardguill

        Issue actions

          [Schema Inaccuracy] id of hook-delivery-item must be int64 format · Issue #4345 · github/rest-api-description