/visibleView/rows missing in OpenAPI description #384
Labels
Area: odata-to-openapi
An issue with the conversion of OData to OpenAPI
Area: OpenAPI
An issue related to the OpenAPI library
Area: SDK
An issue affecting SDKs
metadata-issue
An issue with the metadata
priority:p1
High priority but not blocking.
Path:
/v1.0/me/drive/root/workbook/worksheets/{id}/range(address='A1:Z10')/visibleView/rows
is missing in the openAPI descrition.Raptor error:
Original HTTP Snippet:
GET /v1.0/me/drive/root/workbook/worksheets/{id}/range(address='A1:Z10')/visibleView/rows HTTP/1.1
Host: graph.microsoft.com
Exception while processing /home/vsts/work/1/a/Snippets/get-rows-v1-httpSnippet.
Path segment 'visibleView' not found in path
We checked in the openAPI file and confirmed the path is not defined.
The text was updated successfully, but these errors were encountered: