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

Fix: Regression with http implicit body #6225

Merged
merged 2 commits into from
Mar 3, 2025

Conversation

timotheeguerin
Copy link
Member

fix #6224

@azure-sdk
Copy link
Collaborator

All changed packages have been documented.

  • @typespec/compiler
Show changes

@typespec/compiler - internal ✏️

@timotheeguerin timotheeguerin enabled auto-merge March 3, 2025 17:52
Copy link
Member

@witemple-msft witemple-msft left a comment

Choose a reason for hiding this comment

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

I do think it's a bit unexpected that $.clone(type) isn't enough. Typically the notion of "cloning" something means "I get something back that is a functionally equivalent copy of the input."

@azure-sdk
Copy link
Collaborator

You can try these changes here

🛝 Playground 🌐 Website 🛝 VSCode Extension

@timotheeguerin timotheeguerin added this pull request to the merge queue Mar 3, 2025
Merged via the queue into microsoft:main with commit 1b41066 Mar 3, 2025
24 checks passed
@timotheeguerin timotheeguerin deleted the fix/regression-6224 branch March 3, 2025 19:01
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.

Regression: Decorator info dropped when using intersection of metadata
4 participants