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 #123

Merged
merged 3 commits into from
Nov 5, 2024
Merged

Changes in generated code #123

merged 3 commits into from
Nov 5, 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 Nov 1, 2024

PR Summary

  • Update in File Description Hash
    The descriptionHash value in the kiota-lock.json file has been updated. This alteration ensures that the associated file has the correct version control for its contents.

  • Introduction of New File
    A new file, with_language503_error.go, has been added. This file defines a new type called WithLanguage503Error, which includes attributes, methods for handling errors during serialization, and properties.

  • Modification in API Request Builders
    The OAuth scope requirement for accessing CodeQL databases in item_item_code_scanning_codeql_databases_request_builder.go and item_item_code_scanning_codeql_databases_with_language_item_request_builder.go has been changed from security_events to repo. This ensures a more secure and appropriate access control.

  • New Deletion Method Addition
    A Delete method has been included in item_item_code_scanning_codeql_databases_with_language_item_request_builder.go which enables the removal of a CodeQL database. It also incorporates error handling methods for various status codes, when encountered.

  • Comments Updated in Methods
    The comments in the methods have been revised to reflect the changes in required scopes, and additional functionalities introduced in the form of deletion and retrieval. These comments enhance the readability and understanding of the code, by providing context for the changes made.

@nickfloyd nickfloyd merged commit c5fa34e into main Nov 5, 2024
4 checks passed
@nickfloyd nickfloyd deleted the generated-code-update-dotcom branch November 5, 2024 19:55
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