Closed octokitbot closed 3 weeks ago
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.
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.