microsoftgraph / msgraph-metadata

Microsoft Graph metadata captured and used for generating client library code files.
https://graph.microsoft.com
MIT License
98 stars 27 forks source link

OpenAPI file is not valid for the OpenAPI specification #602

Closed Znote closed 2 months ago

Znote commented 3 months ago

I'm trying to import this file: https://github.com/microsoftgraph/msgraph-sdk-powershell/blob/dev/openApiDocs/v1.0/Groups.yml into Azure API Management Service image

One or more fields contain incorrect values:
Parsing error(s): Cannot have multiple operations with the same operationId: group_DeleteAcceptedSenderGraphBPreRef
Parsing error(s): The input OpenAPI file is not valid for the OpenAPI specification https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.1.md (schema https://github.com/OAI/OpenAPI-Specification/blob/master/schemas/v3.0/schema.yaml).

It looks like the OpenAPI docs in this repository are not compliant to the openapi specification.

timayabi2020 commented 2 months ago

Hi @Znote could you please try with the latest open API docs from the repo. If it was not valid, Microsoft Graph PowerShell SDK would be missing the Groups module.

microsoft-github-policy-service[bot] commented 2 months ago

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.