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] Workflow Run ID overflow on int32; update to int64 #4511

Open
caleblloyd opened this issue Feb 7, 2025 · 0 comments
Open

Comments

@caleblloyd
Copy link

caleblloyd commented Feb 7, 2025

Schema Inaccuracy

#/components/parameters/run-id - Workflow Run IDs overflow on int32. Add format: int64
#/components/schemas/workflow-run/id - Workflow Run IDs overflow on int32. Add format: int64

Expected

No overflow

Reproduction Steps

Reported at octokit/dotnet-sdk#145

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