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

Upgrade to latest generator version #363

Merged
merged 7 commits into from
Mar 5, 2025

Conversation

JoshLove-msft
Copy link

@JoshLove-msft JoshLove-msft commented Feb 28, 2025

Fixes microsoft/typespec#6195

Most of the changes are related to:

  • renames of the code gen attributes (which are now generated into the library, so the hand-written ones have been deleted)
  • A change in behavior to how TypeSpec names anonymous models so the "OriginalName" that was passed in to the code gen attributes was changed
  • Microsoft.Generator.CSharp.ClientModel was renamed to Microsoft.TypeSpec.Generator.ClientModel

@joseharriaga joseharriaga merged commit 961a12d into joseharriaga:main Mar 5, 2025
4 checks passed
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.

Update OpenAI to latest generator version
3 participants