microsoftgraph / microsoftgraph/msgraph-metadata
/range/lastCell is missing in OpenAPI description
Nobody has claimed this yet.
- Dominant language
- XSLT
- Stars
- 166
- Forks
- 55
- Avg merge
- 16h 12m
- Merged PRs (30d)
- 14
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the OpenAPI description for /me/drive/items/{id}/workbook/names/{name}/range/lastCell and compare it with the Raptor HTTP snippet in the issue. Trace how the path is represented in the metadata, then verify that the snippet no longer reports that the 'lastCell' segment is missing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi
- Domain
- api, documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100