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

Remove JSON merge patch usage from output only models #2793

Merged

Conversation

alzimmermsft
Copy link
Member

Remove the JSON merge patch usage from models that are only used for output (read-only). The special code for JSON merge patch is only used when the model is serialized, no need to generate it if the model will never be serialized in an API request.

@weidongxu-microsoft weidongxu-microsoft merged commit 83c3851 into Azure:main May 29, 2024
5 checks passed
@alzimmermsft alzimmermsft deleted the MoreJsonMergePatchFixes branch May 29, 2024 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants