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

Use alternate keys in the generation of operation ids of operations and navigation property alternate paths #489

Merged
merged 5 commits into from
Feb 5, 2024

Conversation

irvinesunday
Copy link
Collaborator

@irvinesunday irvinesunday commented Feb 5, 2024

Fixes #488

This PR:

  • Uses alternate key segment identifiers in the generation of operation ids of operations and navigation property alternate paths.
  • Adds tests to validate that alternate key identifiers are used in the generation of operation ids.
  • Updates the integration test file.
  • Updates release notes.

Copy link

sonarcloud bot commented Feb 5, 2024

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

2 New issues
0 Security Hotspots
81.6% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

@irvinesunday irvinesunday merged commit 93c5300 into master Feb 5, 2024
10 of 12 checks passed
@irvinesunday irvinesunday deleted the is/alternate-key-opIds branch February 5, 2024 14:37
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.

Duplicate operation Ids for paths with alternate keys
2 participants