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

Changes in generated code #106

Merged
merged 1 commit into from
Aug 23, 2024
Merged

Changes in generated code #106

merged 1 commit into from
Aug 23, 2024

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 Aug 23, 2024

PR Summary

  • Update to Get function in two files
    This PR introduces changes to the Get function within item_item_tarball_with_ref_item_request_builder.go and item_item_zipball_with_ref_item_request_builder.go files. Now, besides returning an error, Get will also return a byte array. This addition facilitates the process of retrieving data and supports error handling efficiently. In cases where the request result is nil, the function will subsequently return nil instead of leading to potential disruptions.

  • Improvement of Code Documentation
    Minor changes have been made to the comments and documentation links in both files. These updates will help in understanding the code structure better and provide more relevant documentation links to help developers. This change is likely to improve the readability and maintainability of the codebase.

@kfcampbell kfcampbell merged commit 9d26873 into main Aug 23, 2024
6 checks passed
@kfcampbell kfcampbell deleted the generated-code-update-dotcom branch August 23, 2024 16:29
This pull request was closed.
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