microsoftgraph / microsoftgraph/msgraph-metadata

Get a callTranscript content is missing $format query parameter

Open
#632 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

Related to https://github.com/microsoftgraph/msgraph-sdk-dotnet/issues/2505

Accroding to docs at https://learn.microsoft.com/en-us/graph/api/calltranscript-get?view=graph-rest-1.0&tabs=csharp#example-2-get-a-calltranscript-content

The path `/users/{id}/onlineMeetings/{meeting-id}/transcripts/{transcript-id}/content?$format=text/vtt supports the $format parameter which is missing in the metadata.

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 reading the linked Microsoft Graph callTranscript documentation and inspect the metadata entry for /users/{id}/onlineMeetings/{meeting-id}/transcripts/{transcript-id}/content. Confirm how query parameters are represented for this endpoint, then add the missing $format parameter and verify the metadata reflects the documented text/vtt request.

Written by the indexing model from the issue text.

Assessment

Domain
api
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.