Skip to content

Add serialization feature#38506

Closed
m-nash wants to merge 4 commits intomainfrom
feature/modelSerializer
Closed

Add serialization feature#38506
m-nash wants to merge 4 commits intomainfrom
feature/modelSerializer

Conversation

@m-nash
Copy link
Member

@m-nash m-nash commented Sep 5, 2023

This is a temporary branch while we work out the final home in this issue #38501 so that we can make progress on the generator changes here Azure/autorest.csharp#3434.

Contributing to the Azure SDK

Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.

For specific information about pull request etiquette and best practices, see this section.

This reverts commit ae54d7d.
@azure-sdk
Copy link
Collaborator

API change check

APIView has identified API level changes in this PR and created following API reviews.

Azure.Core

Comment on lines +14 to +15
internal const string JsonValue = "J";
internal const string WireValue = "W";
Copy link
Member

Choose a reason for hiding this comment

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

should these be private?

@m-nash m-nash closed this Oct 20, 2023
@jsquire jsquire deleted the feature/modelSerializer branch February 18, 2025 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants