Skip to content

Conversation

@melnikvitaly
Copy link

Fix issue when response has several example and one is with empty array as value
Expected: all examples are present
Actual: only example with empty array is present and without summary and description.

Fixes #1643 in another way without such side effect.
Please release also to v1.

@melnikvitaly melnikvitaly requested a review from a team as a code owner August 22, 2025 17:51
@melnikvitaly
Copy link
Author

@microsoft-github-policy-service agree

Copy link
Member

@baywet baywet left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution!

Can you please:

  • sign the CLA (see the bot's message)
  • start a new PR from support/v1 to support/v1 for the same fix on the v1 branch.

@baywet baywet enabled auto-merge August 22, 2025 18:05
@baywet baywet merged commit cb1c496 into microsoft:main Aug 22, 2025
9 checks passed
@baywet
Copy link
Member

baywet commented Aug 22, 2025

@melnikvitaly the auto-merge might have masked my last message. So just in case: can you please start a new PR from support/v1 to support/v1 for the same fix on the v1 branch.

@baywet
Copy link
Member

baywet commented Aug 22, 2025

nevermind, I put together #2478

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.

Example value of an empty OpenApiArray disappears after serialization

2 participants