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: Adds 409 response codes to ItemItemCommitsCommit_shaItemRequestBuilder, ItemItemCommitsItemBranchesWhereHeadRequestBuilder, ItemItemCommitsItemPullsRequestBuilder ItemItemGitBlobsWithFile_shaItemRequestBuilder, ItemItemGitCommitsRequestBuilder, ItemItemGitCommitsWithCommit_shaItemRequestBuilder, ItemItemGitMatchingRefsWithRefItemRequestBuilder #53

Merged
merged 1 commit into from Mar 12, 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 Mar 12, 2024

PR Summary

  • Modification to kiota-lock.json
    A change has been made to the descriptionHash field in the kiota-lock.json file.

  • Improved Clarity in OrganizationsRequestBuilder
    Changes to method names and comments within the OrganizationsRequestBuilder file were made to convey that organizations are listed chronologically according to creation date. Additional information about pagination process has also been included.

  • Error Code Clarifications in Multiple Files
    Explanatory comments about the 409 error status code were added in the following files:

    • ItemItemCommitsCommit_shaItemRequestBuilder
    • ItemItemCommitsItemBranchesWhereHeadRequestBuilder
    • ItemItemCommitsItemPullsRequestBuilder
    • ItemItemGitBlobsWithFile_shaItemRequestBuilder
    • ItemItemGitCommitsRequestBuilder
    • ItemItemGitCommitsWithCommit_shaItemRequestBuilder
    • ItemItemGitMatchingRefsWithRefItemRequestBuilder

These updates will provide better understanding of the possible errors the service can return.

  • New Rows added to Multiple Files
    New rows were added to functions in the following files in the pkg/github/repos/ directory:
    • item_item_git_ref_with_ref_item_request_builder.go
    • item_item_git_refs_request_builder.go
    • item_item_git_refs_with_ref_item_request_builder.go
    • item_item_git_tags_request_builder.go
    • item_item_git_tags_with_tag_sha_item_request_builder.go
    • item_item_git_trees_request_builder.go
    • item_item_git_trees_with_tree_sha_item_request_builder.go

@nickfloyd
Copy link
Collaborator

Added lines: 40
Removed lines: 6

@nickfloyd nickfloyd changed the title Changes in generated code FEAT: Adds 409 response codes to ItemItemCommitsCommit_shaItemRequestBuilder, ItemItemCommitsItemBranchesWhereHeadRequestBuilder, ItemItemCommitsItemPullsRequestBuilder ItemItemGitBlobsWithFile_shaItemRequestBuilder, ItemItemGitCommitsRequestBuilder, ItemItemGitCommitsWithCommit_shaItemRequestBuilder, ItemItemGitMatchingRefsWithRefItemRequestBuilder Mar 12, 2024
@nickfloyd nickfloyd merged commit 53ec102 into main Mar 12, 2024
6 checks passed
@nickfloyd nickfloyd deleted the generated-code-update branch March 12, 2024 15:41
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.

None yet

2 participants