microsoft / microsoft/OpenAPI.NET.OData

Duplicate operation Ids

Open
#553 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.