microsoftgraph / microsoftgraph/msgraph-metadata

/visibleView/rows missing in OpenAPI description

Open
#384 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Area: odata-to-openapi Area: OpenAPI Area: SDK metadata-issue priority:p1
Dominant language
XSLT
Stars
166
Forks
55
Avg merge
16h 12m
Merged PRs (30d)
14

Description

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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the OpenAPI file and the metadata entry for the workbook worksheet range path described in the issue. Use the Raptor HTTP snippet to verify the missing /visibleView/rows path, and consider the work done when that path is present and the snippet no longer reports that the path segment is missing.

Written by the indexing model from the issue text.

Assessment

Tech stack
openapi
Domain
api
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.