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.
Addition of new constants in GetSortQueryParameterType
Two new constants, EPSS_PERCENTAGE_GETSORTQUERYPARAMETERTYPE and EPSS_PERCENTILE_GETSORTQUERYPARAMETERTYPE, are added to the GetSortQueryParameterType type. The String and ParseGetSortQueryParameterType functions include these constants. This will allow more specific sorting parameter selection, enhancing customization and user experience.
Change in the value of descriptionHash field in kiota-lock.json file
The value of the descriptionHash field in the kiota-lock.json file has been updated. This might seem minor, but any adjustment in this file is important because it ensures the correct packages and versions are installed when the software is built, promoting system stability.
Removal of constant from RepositoryRulesetBypassActor_actor_type
The constant ENTERPRISETEAM_REPOSITORYRULESETBYPASSACTOR_ACTOR_TYPE has been removed from the RepositoryRulesetBypassActor_actor_type type. The corresponding String and ParseRepositoryRulesetBypassActor_actor_type functions have been updated accordingly. This removal can help make the system more efficient by eliminating unnecessary elements.
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.