microsoftgraph / microsoftgraph/msgraph-metadata

OpenAPI definition for Excel does not have `workbook-session-id` parameter definition

Open
#514 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

ToTriage
Dominant language
XSLT
Stars
166
Forks
55
Avg merge
16h 12m
Merged PRs (30d)
14

Description

The Excel REST API documentation states that you can include the sessionId as a header parameter in each request[1] and using the session is an efficient way to call Excel APIs. But, there is no workbook-session-id header parameter in the open API definition[2] for Excel. Can you explain why this parameter is missing?

[1] https://learn.microsoft.com/en-us/graph/api/resources/excel?view=graph-rest-1.0
[2] https://github.com/microsoftgraph/msgraph-metadata/blob/master/openapi/v1.0/openapi.yaml

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 with openapi/v1.0/openapi.yaml and compare the Excel operations with the sessionId guidance in the linked Microsoft Graph documentation. Trace whether workbook-session-id is represented elsewhere in the definition and determine whether the missing header is an intentional limitation or a metadata defect. Done means the issue has a documented explanation or the definition and its coverage are aligned.

Written by the indexing model from the issue text.

Assessment

Tech stack
openapi
Domain
api
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.