Skip to content

Fix additionalProperties and polymorphism.#3661

Merged
shahabhijeet merged 6 commits intoAzure:psSdkJson6from
olydis:fix-add-prop
Sep 7, 2017
Merged

Fix additionalProperties and polymorphism.#3661
shahabhijeet merged 6 commits intoAzure:psSdkJson6from
olydis:fix-add-prop

Conversation

@olydis
Copy link
Copy Markdown
Contributor

@olydis olydis commented Sep 5, 2017

fixes #3648

Problem: Additional properties were neither serialized nor deserialized as reproed in the added test case (see first commit).
Solution: Add treatment for additionalProperties which is indicated by the JsonExtensionData in generated models.

@olydis olydis requested a review from shahabhijeet September 5, 2017 22:37
@olydis olydis force-pushed the fix-add-prop branch 3 times, most recently from ef7299c to aa7782c Compare September 6, 2017 00:21
@shahabhijeet shahabhijeet merged commit 9d4b07d into Azure:psSdkJson6 Sep 7, 2017
@olydis olydis deleted the fix-add-prop branch September 7, 2017 22:24
JasonYang-MSFT pushed a commit to JasonYang-MSFT/azure-sdk-for-net that referenced this pull request Dec 8, 2017
* repro

* fix

* cleanup

* generate.cmd accepts actual repo name

* mute mkdir output
azure-sdk pushed a commit that referenced this pull request Jul 26, 2022
This reverts commit 7605ead00308dd20f20f2afe5acc4ec9900a2c47.
azure-sdk added a commit that referenced this pull request Jul 26, 2022
This reverts commit 7605ead00308dd20f20f2afe5acc4ec9900a2c47.

Co-authored-by: Ben Broderick Phillips <ben@benbp.net>
sofiar-msft pushed a commit to sofiar-msft/azure-sdk-for-net that referenced this pull request Dec 7, 2022
…re#30128)

This reverts commit 7605ead00308dd20f20f2afe5acc4ec9900a2c47.

Co-authored-by: Ben Broderick Phillips <ben@benbp.net>
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.

3 participants