Skip to content

fix: handle rare edge case in base OpenApi spec generator after parallel merge#1031

Merged
shalvah merged 1 commit intoknuckleswtf:v5from
s-shiryaev:patch-1
Oct 23, 2025
Merged

fix: handle rare edge case in base OpenApi spec generator after parallel merge#1031
shalvah merged 1 commit intoknuckleswtf:v5from
s-shiryaev:patch-1

Conversation

@s-shiryaev
Copy link
Contributor

My previous PR #1021 introduced logic that, in a rare scenario, could conflict with the refactoring done in a parallel PR #1029.

This is a one-line fix to ensure both code paths are correctly handled together.

This is more of a code hygiene / completeness fix than a critical hotfix. There's no need for an urgent release because of this.

@shalvah shalvah merged commit 5ebb5e9 into knuckleswtf:v5 Oct 23, 2025
6 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.

2 participants