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

Fixes typespec-autorest openapi output when multiple services are defined #1436

Merged
merged 3 commits into from
Aug 29, 2024

Conversation

chrisradek
Copy link
Member

@chrisradek chrisradek commented Aug 27, 2024

Fixes #1373

Note: Had to regenerate one of the sample specs that was testing emitting multiple services - it turned out to be broken prior to this change as well.

@azure-sdk
Copy link
Collaborator

azure-sdk commented Aug 27, 2024

All changed packages have been documented.

  • @azure-tools/typespec-autorest
Show changes

@azure-tools/typespec-autorest - fix ✏️

Fixes bug where defining multiple services in a project resulted in each openapi output containing the same single service definition.

@azure-sdk
Copy link
Collaborator

You can try these changes here

🛝 Playground 🌐 Website 📚 Next docs

@chrisradek chrisradek marked this pull request as draft August 27, 2024 23:41
@chrisradek chrisradek marked this pull request as ready for review August 28, 2024 00:11
@chrisradek chrisradek added this pull request to the merge queue Aug 29, 2024
Merged via the queue into Azure:main with commit b0a3df2 Aug 29, 2024
22 checks passed
@chrisradek chrisradek deleted the fix-dup-services branch August 29, 2024 16:43
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.

Autorest emitter broken with multiple service
4 participants