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

Ensures unique generation of operation ids for paths with composable overloaded functions where all functions in path are overloaded #595

Merged
merged 3 commits into from
Oct 11, 2024

Conversation

irvinesunday
Copy link
Contributor

Fixes #594
Related to: #590

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)
B Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@irvinesunday irvinesunday merged commit 78f6629 into master Oct 11, 2024
12 of 13 checks passed
@irvinesunday irvinesunday deleted the is/composable-fxns-opids-fix2 branch October 11, 2024 15:17
baywet pushed a commit that referenced this pull request Dec 24, 2024
…overloaded functions where all functions in path are overloaded (#595)

* Ensure unique operation ids for composable functions with both overloaded

* Update test to validate fix

* Update release notes

Signed-off-by: Vincent Biret <[email protected]>
@baywet baywet mentioned this pull request Dec 24, 2024
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.

still getting duplicate operation Ids for optional function parameters
3 participants