Skip to content

Fix issue Empty tag causes error generating Kiota client #2283 - #2286

Merged
Vincent Biret (baywet) merged 3 commits into
microsoft:mainfrom
StefanCuypers:ignore-empty-tags
Mar 28, 2025
Merged

Fix issue Empty tag causes error generating Kiota client #2283#2286
Vincent Biret (baywet) merged 3 commits into
microsoft:mainfrom
StefanCuypers:ignore-empty-tags

Conversation

@StefanCuypers

Copy link
Copy Markdown
Contributor

When parsing the list of tags, removed tags that are empty so we don't fail on them.

@StefanCuypers

Copy link
Copy Markdown
Contributor Author

@microsoft-github-policy-service agree

@MaggieKimani1

Maggie Kimani (MaggieKimani1) commented Mar 27, 2025

Copy link
Copy Markdown
Contributor

Hi Stefan Cuypers (@StefanCuypers), thank you for your contribution!
Do you mind adding another commit that conforms to the Conventional commits standard?
We use the commit messages to trigger releases and update the changelog.

Comment thread src/Microsoft.OpenApi/Reader/V2/OpenApiOperationDeserializer.cs Fixed
Comment thread src/Microsoft.OpenApi/Reader/V3/OpenApiOperationDeserializer.cs Fixed
Comment thread src/Microsoft.OpenApi/Reader/V31/OpenApiOperationDeserializer.cs Fixed

@baywet Vincent Biret (baywet) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for the contribution!

Here are a couple of recommendations.

Maggie Kimani (@MaggieKimani1) don't worry about the conventional commits just yet, we'll squash merge and amend the commit message as we do so

Comment thread src/Microsoft.OpenApi/Reader/V2/OpenApiOperationDeserializer.cs Outdated
Comment thread src/Microsoft.OpenApi/Reader/V2/OpenApiOperationDeserializer.cs Outdated
Comment thread src/Microsoft.OpenApi/Reader/V2/OpenApiOperationDeserializer.cs Outdated

@baywet Vincent Biret (baywet) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you for making the changes!

@baywet Vincent Biret (baywet) linked an issue Mar 28, 2025 that may be closed by this pull request
@baywet
Vincent Biret (baywet) enabled auto-merge (squash) March 28, 2025 12:22
@baywet
Vincent Biret (baywet) merged commit 521d636 into microsoft:main Mar 28, 2025
@StefanCuypers
Stefan Cuypers (StefanCuypers) deleted the ignore-empty-tags branch March 28, 2025 12:35
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.

Empty tag causes error generating client

4 participants