microsoft / OpenAPI.NET.OData

Generates OpenAPI document from OData CSDL
MIT License
204 stars 62 forks source link

Duplicate operation Ids #553

Open timayabi2020 opened 1 month ago

timayabi2020 commented 1 month ago

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

irvinesunday commented 3 weeks ago

Feedback: https://github.com/microsoftgraph/msgraph-sdk-powershell/issues/2843#issuecomment-2293027396