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

feat: more int32 --> int64 changes #82

Merged
merged 1 commit into from
Jul 1, 2024
Merged

Conversation

octokitbot
Copy link
Collaborator

"The latest OpenAPI spec resulted in changes to the generated code. Please review, set an applicable commit message, merge, and tag a release as appropriate."

Copy link

what-the-diff bot commented Jun 29, 2024

PR Summary

  • Changed Property in kiota-lock.json file
    There has been a modification in the kiota-lock.json file, specifically to the descriptionHash property, which helps in maintaining the integrity of the file.

  • ID Type Changed Across Various Files
    We have adjusted the id property type from int32 to int64 in several files. This makes the id properties in these files more flexible, allowing them to store larger numbers, hence improving the system's capability to handle a higher number of users or items. These are the affected files:

    • branch_restriction_policy_users.go
    • collaborator.go
    • nullable_collaborator.go
    • nullable_simple_user.go
    • pull_request_base_user.go
    • pull_request_head_user.go
    • simple_user.go

@kfcampbell kfcampbell changed the title Changes in generated code feat: more int32 --> int64 changes Jul 1, 2024
@kfcampbell kfcampbell merged commit 73a28a0 into main Jul 1, 2024
6 checks passed
@kfcampbell kfcampbell deleted the generated-code-update branch July 1, 2024 22:20
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

Successfully merging this pull request may close these issues.

2 participants