-
Notifications
You must be signed in to change notification settings - Fork 46
Closed
Description
Getting the latest v1.0 OpenAPI document from DevX API results in a duplicate key error for accept action.
Repro steps:
- Get the latest v1.0 OpenAPI document from DevX API - https://graphexplorerapi.azurewebsites.net/openapi/operations?openapiversion=3&style=Powershell&graphVersion=v1.0&forcerefresh=true.
"An item with the same key has already been added. Key: /groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id1}/microsoft.graph.accept"error is retuned.
It looks like this change is coming from our XSLT transform step which adds an additional accept action that is bound to an event.
This is currently blocking the release of PR microsoftgraph/msgraph-sdk-powershell#519.
Related to https://github.com/microsoftgraph/microsoft-graph-explorer-api/issues/432.
\cc @MIchaelMainer, @zengin
AB#7828
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels