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

Improving serialization #311

Merged
merged 12 commits into from
Aug 20, 2024
Merged

Improving serialization #311

merged 12 commits into from
Aug 20, 2024

Conversation

svrooij
Copy link
Contributor

@svrooij svrooij commented Jul 31, 2024

Fixed #310

@svrooij svrooij requested a review from a team as a code owner July 31, 2024 13:41
Copy link
Member

@baywet baywet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for starting the work here.

@svrooij
Copy link
Contributor Author

svrooij commented Aug 1, 2024

It was a bit of pickle, but I think this is a pretty nice solution. Did I just notice that the backing store stuff if not referenced in any tests?

This way you have to include these packages as well, they will throw otherwise.
@svrooij
Copy link
Contributor Author

svrooij commented Aug 5, 2024

I'm out of the office this week, and see that the formatting failed.

I checked the box that I gave the contributors access to the branch. So if anybody wants to run dotnet format on my code, please do 🤩

baywet
baywet previously approved these changes Aug 19, 2024
Copy link
Member

@baywet baywet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for making the changes!
@andrueastman for final review and merge.
I believe we'll need a version bump/changelog entry as well.

baywet
baywet previously approved these changes Aug 19, 2024
Copy link
Member

@andrueastman andrueastman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution here @svrooij

@andrueastman andrueastman merged commit a60e99c into microsoft:main Aug 20, 2024
7 checks passed
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.

Idea: Use Kiota generated models for serialization
3 participants