Update serialization code to use new signatures#3434
Closed
m-nash wants to merge 70 commits intofeature/v3from
Closed
Update serialization code to use new signatures#3434m-nash wants to merge 70 commits intofeature/v3from
m-nash wants to merge 70 commits intofeature/v3from
Conversation
6 tasks
remove serializer / deserialize bool from jsonobjectserialization
6 tasks
…into mnash-generateTestModels
24 tasks
Contributor
|
Hi @m-nash. Thank you for your interest in helping to improve the Azure SDK experience and for your contribution. We've noticed that there hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by pushing some changes or leaving a comment. Otherwise, we'll close this out in 7 days. |
Contributor
|
Hi @m-nash. Thank you for your contribution. Since there hasn't been recent engagement, we're going to close this out. Feel free to respond with a comment containing "/reopen" if you'd like to continue working on these changes. Please be sure to use the command to reopen or remove the "no-recent-activity" label; otherwise, this is likely to be closed again with the next cleanup pass. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #3181
Fixes #3406
Fixes #3353
Fixes #2351
Fixes Azure/azure-sdk-for-net#16977
Description
This change is a draft to support this issue #3427. We want to generate the models used for testing to avoid any copy paste issues in the serialization code.
Checklist
To ensure a quick review and merge, please ensure:
Ready to Land?