Closed
Description
Describe the bug
Certain operationIds for OData functions under reports
entitySet have a weird suffix to them e.g., reports_getSharePointSiteUsageDetail-204b
.
To Reproduce
Steps to reproduce the behavior:
- Go to https://graphexplorerapi.azurewebsites.net/openapi?tags=reports.Functions&openApiVersion=3&graphVersion=v1.0&format=yaml&style=PowerShell
- Inspect the returned OpenAPI document.
Expected behavior
OperationIds should match the function names in the OData metadata.