microsoft / microsoft/OpenAPI.NET.OData
Duplicate operation Ids
Open
Nobody has claimed this yet.
powershell
- Dominant language
- C#
- Stars
- 239
- Forks
- 70
- Avg merge
- 7h 59m
- Merged PRs (30d)
- 13
Description
As reported here https://github.com/microsoftgraph/msgraph-sdk-powershell/issues/2843, some duplicate operation ids were detected. This violates a rule on operation ids as per the description in the Open Api spec. https://spec.openapis.org/oas/v3.0.3
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked Microsoft Graph PowerShell report and the OpenAPI 3.0.3 operation ID requirement, then reproduce the duplicate IDs in generated documents. Done means the affected generation path produces unique operation IDs and the reported violation is no longer present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100