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 bypass enum to rule suite #111

Merged
merged 1 commit into from
Sep 18, 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 Sep 18, 2024

PR Summary

  • Updated Reference Hash
    The 'kiota-lock.json' file got updated, bringing changes that might affect how we lock down specific code dependencies or versions.
  • Improved Code Clarity in 'rule_suite.go'
    Comments in 'rule_suite.go' were enhanced to provide better understanding. It now specifies when there could be no result or details for rule evaluations.
  • New Evaluation Result Type Introduced
    A new type of evaluation result has been introduced called BYPASS_RULESUITE_EVALUATION_RESULT in 'rule_suite_escaped_evaluation_escaped_result.go'. This new element involves updates in representing and understanding the results.
  • Comment Clarity in 'rule_suite_escaped_rule_escaped_evaluations.go'
    The comments were adjusted in the file 'rule_suite_escaped_rule_escaped_evaluations.go' to clarify the use of the 'details' property.
  • Added a New Evaluation Result Type
    A new type of combined result, named 'BYPASS_RULESUITES_EVALUATION_RESULT' was added in 'rule_suites_escaped_evaluation_escaped_result.go'. It includes matching changes to how these results are represented and interpreted.

@nickfloyd nickfloyd changed the title Changes in generated code feat: Adds bypass enum to rule suite Sep 18, 2024
@nickfloyd nickfloyd merged commit 4e85ca9 into main Sep 18, 2024
6 checks passed
@nickfloyd nickfloyd deleted the generated-code-update-dotcom branch September 18, 2024 15:33
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