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

Error on augment expr #4926

Draft
wants to merge 85 commits into
base: main
Choose a base branch
from

Conversation

timotheeguerin
Copy link
Member

@timotheeguerin timotheeguerin commented Oct 31, 2024

pr off #4849 that adds a breaking change that validate that you cannot augment model expression instead of just silently failing

Needs to be rebased when #4849 is merged

@timotheeguerin timotheeguerin added the breaking-change A change that might cause specs or code to break label Oct 31, 2024
@azure-sdk
Copy link
Collaborator

All changed packages have been documented.

  • @typespec/compiler
  • @typespec/openapi3
Show changes

@typespec/compiler - feature ✏️

Overall of the symbol resolution. TypeSpec is able to resolve anything that can be statically linked. Augment decorators in turn are able to target any statically linkable types.

@typespec/openapi3 - internal ✏️

Fix test host

@azure-sdk
Copy link
Collaborator

You can try these changes here

🛝 Playground 🌐 Website 📚 Next docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change A change that might cause specs or code to break
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants