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

[tcgc] body spread formdata with multiple properties #565

Merged
merged 11 commits into from
Apr 1, 2024

Conversation

iscai-msft
Copy link
Contributor

No description provided.

@@ -2987,6 +2987,60 @@ describe("typespec-client-generator-core: package", () => {
deepStrictEqual(bodyParam.type, shelfModel);
deepStrictEqual(bodyParam.correspondingMethodParams, createShelfRequest.type.properties);
});
it("formdata model without body decorator in spread model", async () => {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

just look at this method

@iscai-msft iscai-msft enabled auto-merge (squash) April 1, 2024 16:23
@azure-sdk
Copy link
Collaborator

All changed packages have been documented.

@azure-sdk
Copy link
Collaborator

@iscai-msft iscai-msft merged commit 583076d into main Apr 1, 2024
16 checks passed
@iscai-msft iscai-msft deleted the add_spread_test branch April 1, 2024 20:19
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