Skip to content

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

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

Merged
merged 3 commits into from
Oct 2, 2024

Conversation

irvinesunday
Copy link
Contributor

Fixes #580

Copy link

sonarqubecloud bot commented Oct 1, 2024

Quality Gate Failed Quality Gate failed

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

See analysis details on SonarCloud

@irvinesunday irvinesunday merged commit 85893d7 into master Oct 2, 2024
12 of 13 checks passed
@irvinesunday irvinesunday deleted the is/fix-composable-fxns-opIds branch October 2, 2024 07:35
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 <[email protected]>
@baywet baywet mentioned this pull request Dec 24, 2024
@andrueastman andrueastman mentioned this pull request Jan 15, 2025
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.

composable functions with optional arguments lead to duplicate operationId
2 participants