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

Changes in generated code #118

Merged
merged 1 commit into from
Oct 11, 2024
Merged

Changes in generated code #118

merged 1 commit into from
Oct 11, 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 Oct 11, 2024

PR Summary

  • Updated descriptionHash in kiota-lock.json
    The details that describe the lockfile specifics in 'kiota-lock.json' were updated for consistency.

  • Removed Collaborators Property from OrganizationFull Structure
    Certain information details related to the collaborators in the 'organization_full.go' file were removed. This involves the methods to get and set these details, as well as the logic for reassembling this structure.

  • Added Targets as a Query Parameter
    A new query parameter called 'targets' was added to 'item_rulesets_request_builder.go' and 'item_item_rulesets_request_builder.go' files. This will essentially allow us to fetch item rulesets based on specific targets.

  • Updated Request URL in ItemRulesetsRequestBuilder and ItemItemRulesetsRequestBuilder
    The changes also include the modification of the request URL in both mentioned files to integrate the newly added 'targets' in the path parameters.

Overall, these changes aim to improve the efficiency and functionality of our codebase by making it more explicit and focused.

@kfcampbell kfcampbell merged commit 03faa6f into main Oct 11, 2024
6 checks passed
@kfcampbell kfcampbell deleted the generated-code-update-dotcom branch October 11, 2024 18:42
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