You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Downgrade of certain dependencies
The versions of certain modules like github.com/microsoft/kiota-abstractions-go, github.com/microsoft/kiota-serialization-json-go and github.com/std-uritemplate/std-uritemplate/go have been downgraded to slightly older versions.
Modification of Comments in Secret Scanning Alerts Builders
The explanation in the code related to the comma-separated list of secret types in enterprises/item_secret_scanning_alerts_request_builder.go and orgs/item_secret_scanning_alerts_request_builder.go have been updated. This change makes it easier for those working on the code to understand what is being returned.
Addition of new property in Branch Restriction policy
A new property named client_id has been added in branch_restriction_policy_apps.go. This will help in easily identifying the clients using the app.
Updated explanations for Detected Secrets
The descriptions associated with the detected secrets in organization_secret_scanning_alert.go and secret_scanning_alert.go have been further defined for user-friendliness. The update provides a comprehensive list of built-in patterns for secret scanning.
Comments updated in Secret Scanning Non-Provider Patterns
In files item_item_repo_patch_request_body_security_and_analysis.go and item_item_repo_patch_request_body_security_and_analysis_secret_scanning_non_provider_patterns.go, the comments about enabling or disabling secret scanning non-provider patterns for a repository were updated.
Additional Parameter Detail in Secret Scanning Alerts Request Builder
An additional detail regarding a URL parameter was provided for the field Secret_type in the ItemItemSecretScanningAlertsRequestBuilderGetQueryParameters struct.
nickfloyd
changed the title
Changes in generated code
feat: Adds BranchRestrictionPolicy [ClientId], docs updates, deps changes
Aug 21, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.