Skip to content

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

Merged
Irvine Sunday (irvinesunday) merged 3 commits into
masterfrom
is/composable-fxns-opids-fix2
Oct 11, 2024
Merged

Ensures unique generation of operation ids for paths with composable overloaded functions where all functions in path are overloaded#595
Irvine Sunday (irvinesunday) merged 3 commits into
masterfrom
is/composable-fxns-opids-fix2

Conversation

@irvinesunday

Copy link
Copy Markdown
Contributor

Fixes #594
Related to: #590

@sonarqubecloud

Copy link
Copy Markdown

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
Irvine Sunday (irvinesunday) deleted the is/composable-fxns-opids-fix2 branch October 11, 2024 15:17
Vincent Biret (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 <vibiret@microsoft.com>
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