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

openapi3 - fix bug where union-level docs were applied to members #3912

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

chrisradek
Copy link
Member

Fixes regression introduced in #3908 where docs set at the union level were being applied to each union variant.

@azure-sdk
Copy link
Collaborator

All changed packages have been documented.

  • @typespec/openapi3
Show changes

@typespec/openapi3 - fix ✏️

Fixes bug where union documentation was being applied to each union member in emitted output.

@azure-sdk
Copy link
Collaborator

You can try these changes here

🛝 Playground 🌐 Website 📚 Next docs

@chrisradek chrisradek added this pull request to the merge queue Jul 19, 2024
Merged via the queue into microsoft:main with commit d8a4760 Jul 19, 2024
22 checks passed
@chrisradek chrisradek deleted the inv-openapi3-circ-ref branch July 19, 2024 21:15
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