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 code_security_configuration (repository, status), updates item_repo_item_request_builder (CodeSecurityConfiguration) #100

Merged
merged 1 commit into from
Aug 19, 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 17, 2024

PR Summary

  • Updates to the Kiota Lock File
    A modification was made to the kiota configuration lock file, specifically, the 'descriptionHash' property has been updated.

  • Introduction of New Model Files
    Two new files were added to the Models folder. These are: code_security_configuration_for_repository.go containing a new structure for managing code security configuration in a repository, and code_security_configuration_for_repository_status.go which defines different statuses for the repository's code security configuration.

  • Addition of Request Builder File
    A new file item_item_code_security_configuration_request_builder.go was added to the Repos folder. This new piece handles the construction of specific data requests related to the code security configuration.

  • Enhancements to Existing Request Builder
    Existing file item_repo_item_request_builder.go has been updated with a new method called CodeSecurityConfiguration. This new method provides additional capabilities for managing the repository's Code security configuration.

@nickfloyd nickfloyd changed the title Changes in generated code feat: adds code_security_configuration (repository, status), updates item_repo_item_request_builder (CodeSecurityConfiguration) Aug 19, 2024
@nickfloyd nickfloyd merged commit af38674 into main Aug 19, 2024
6 checks passed
@nickfloyd nickfloyd deleted the generated-code-update-dotcom branch August 19, 2024 19:27
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