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 LicenseRequestBuilder parameters object #48

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

PR Summary

  • Update to kiota-lock.json file
    The descriptionHash in the kiota-lock.json file was modified. This change can be related to the necessity of keeping track of alterations made to the project.

  • Additions and Modifications in item_item_license_request_builder.go
    A new type called ItemItemLicenseRequestBuilderGetQueryParameters was introduced. This aids in defining the structure of query parameters expected in the 'Get Request'. At the same time, the fundamental BaseRequestBuilder was updated with a revised URL template, enabling it to accommodate the new format.

  • Modification of Get and ToGetRequestInformation methods
    The Get and ToGetRequestInformation methods too were updated to utilize this new query parameter type. This improvement enhances the method's efficiency by incorporating a more well-defined structure to deal with query parameters.

@nickfloyd nickfloyd changed the title Changes in generated code feat: Adds LicenseRequestBuilder parameters object Feb 29, 2024
@nickfloyd nickfloyd added the Type: Generated For Generated Code PRs label Feb 29, 2024
@nickfloyd nickfloyd merged commit 137b50e into main Feb 29, 2024
6 checks passed
@nickfloyd nickfloyd deleted the generated-code-update branch February 29, 2024 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Generated For Generated Code PRs
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants