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: Changes in generated code #87

Merged
merged 3 commits into from
Jul 19, 2024
Merged

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 Jul 12, 2024

PR Summary

  • Modified kiota-lock.json file
    The descriptionHash field in kiota-lock.json file was updated.

  • Enhanced code_security_configuration.go file
    A new field secret_scanning_validity_checks was included, enhancing security measures.

  • Included new file: code_security_configuration_secret_scanning_validity_checks.go
    This adds to the overall functionality of security scanning.

  • Updated commit.go file
    Adjustments were made to the author and committer fields.

  • Upgraded security_and_analysis.go
    An additional secret_scanning_non_provider_patterns property was added to the SecurityAndAnalysis struct, increasing the depth of analysis.

  • Added Three New Files Related to Security And Analysis
    security_and_analysis_secret_scanning_non_provider_patterns.go, security_and_analysis_secret_scanning_non_provider_patterns_status.go, and configurations_post_request_body_secret_scanning_validity_checks.go have been included to bolster security and analysis depth.

  • Updated item_item_repo_patch_request_body_security_and_analysis.go
    The ItemItemRepoPatchRequestBody_security_and_analysis struct was updated to include the new secret_scanning_non_provider_patterns property. This aligns with the updates made in security_and_analysis.go.

  • Enhanced repos Package
    An additional file pkg/github/repos/item_item_repo_patch_request_body_security_and_analysis_secret_scanning_non_provider_patterns.go has been added. Its purpose is to enable or disable secret scanning non-provider patterns for a repository. This file also implements helper functions to create new instances of the struct, retrieve and set additional data, and serialize the object.

@nickfloyd nickfloyd changed the title Changes in generated code feat: Changes in generated code Jul 19, 2024
@nickfloyd nickfloyd merged commit 5846183 into main Jul 19, 2024
4 checks passed
@nickfloyd nickfloyd deleted the generated-code-update-dotcom branch July 19, 2024 18:20
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

3 participants