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

int32 overflow deserializing generated models #98

Closed
martincostello opened this issue Jul 13, 2024 · 3 comments
Closed

int32 overflow deserializing generated models #98

martincostello opened this issue Jul 13, 2024 · 3 comments

Comments

@martincostello
Copy link
Contributor

          @kfcampbell Sorry, it's still broken. Looks like the exact property I have an issue with escaped the changes:

public int? Id { get; set; }

Originally posted by @martincostello in #95 (comment)

Copy link

👋 Hi! Thank you for this contribution! Just to let you know, our GitHub SDK team does a round of issue and PR reviews twice a week, every Monday and Friday! We have a process in place for prioritizing and responding to your input. Because you are a part of this community please feel free to comment, add to, or pick up any issues/PRs that are labeled with Status: Up for grabs. You & others like you are the reason all of this works! So thank you & happy coding! 🚀

@kfcampbell
Copy link
Member

Good catch, thanks @martincostello! I'm working on pushing some changes through internally that should fix this.

@martincostello
Copy link
Contributor Author

Resolved by #101.

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

No branches or pull requests

2 participants