You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
just as a precision here, we only expand functions on canonical paths to avoid over expansion.
So once fixed, the conversion will only expand on /drives/{id}/items/{id}/workbook/names/{name}/range/lastCell
Path:
/me/drive/items/{id}/workbook/names/{name}/range/lastCell
is missing in OpenAPI description.Raptor error:
Original HTTP Snippet:
GET /v1.0/me/drive/items/{id}/workbook/names/{name}/range/lastCell HTTP/1.1
Host: graph.microsoft.com
Exception while processing /home/vsts/work/1/a/Snippets/range-lastcell-v1-httpSnippet.
Path segment 'lastCell' not found in path.
More of these reported here: microsoftgraph/msgraph-sdk-dotnet#1873
Originally reported: microsoftgraph/msgraph-metadata#385
The text was updated successfully, but these errors were encountered: