microsoftgraph / microsoftgraph/msgraph-metadata
Path segment `columnsAfter` not found for workbook/worksheets/{id}/range/columnsAfter(count=2)
Nobody has claimed this yet.
- Dominant language
- XSLT
- Stars
- 166
- Forks
- 55
- Avg merge
- 16h 12m
- Merged PRs (30d)
- 14
Description
Original HTTP Snippet:
GET /v1.0/me/drive/root/workbook/worksheets/{id}/range/columnsAfter(count=2) HTTP/1.1
Host: graph.microsoft.com
Path segment 'columnsAfter(count=2)' not found in path
Docs: https://learn.microsoft.com/en-us/graph/api/workbookrange-columnsafter?view=graph-rest-1.0&tabs=http
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 reported Microsoft Graph request and compare the workbook range metadata with the linked columnsAfter documentation. Confirm where the columnsAfter(count=2) path is represented and whether the generated metadata should expose that route; done means the endpoint no longer produces the reported path-segment error.
Written by the indexing model from the issue text.
Assessment
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100