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: TeamRoleAssignment, UserRoleAssignment #79

Merged
merged 1 commit into from
Jun 17, 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 Jun 15, 2024

PR Summary

  • Update to kiota-lock.json File
    The property known as 'descriptionHash' within the kiota-lock.json file has been modified.

  • Addition of team_role_assignment_permissions.go File
    A new file named team_role_assignment_permissions.go has been added, which includes a 'struct' (a kind of logical group of variables under one name) known as TeamRoleAssignment_permissions. This struct, along with its related properties and functions, will be useful to organize and manage team role assignment permissions.

  • Change of Return Type in item_organization_roles_item_teams_request_builder.go File
    In the item_organization_roles_item_teams_request_builder.go file, the 'Get' method's return type has been changed. It now returns an array of 'TeamRoleAssignmentable', which indicates an array of possible team role assignments.

  • Revision of Return Type in item_organization_roles_item_users_request_builder.go File
    The same type of change has been made in the item_organization_roles_item_users_request_builder.go file, where the 'Get' method now returns an array of 'UserRoleAssignmentable'. This points to a list of possible user role assignments.

@kfcampbell kfcampbell changed the title Changes in generated code feat: TeamRoleAssignment, UserRoleAssignment Jun 17, 2024
@kfcampbell kfcampbell merged commit 8df3016 into main Jun 17, 2024
6 checks passed
@kfcampbell kfcampbell deleted the generated-code-update branch June 17, 2024 18:32
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