Skip to content

Creates unique operation ids for paths with composable overloaded functions - #590

Merged
Irvine Sunday (irvinesunday) merged 3 commits into
masterfrom
is/fix-composable-fxns-opIds
Oct 2, 2024
Merged

Creates unique operation ids for paths with composable overloaded functions#590
Irvine Sunday (irvinesunday) merged 3 commits into
masterfrom
is/fix-composable-fxns-opIds

Conversation

@irvinesunday

Copy link
Copy Markdown
Contributor

Fixes#580

@sonarqubecloud

Copy link
Copy Markdown

Quality Gate FailedQuality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@irvinesunday
Irvine Sunday (irvinesunday) deleted the is/fix-composable-fxns-opIds branch October 2, 2024 07:35
Vincent Biret (baywet) pushed a commit that referenced this pull request Dec 24, 2024
…ctions (#590)
* Update unit function operation test
* Account for overloaded functions in any segment
* Update release note
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
@baywetVincent Biret (baywet) mentioned this pull request Dec 24, 2024
Sign up for freeto 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.

composable functions with optional arguments lead to duplicate operationId

2 participants

@irvinesunday@andrueastman