microsoftgraph / microsoftgraph/msgraph-metadata
``GET /teams/{team-id}/channels/{channel-id}/messages/$count`` is not supported
Nobody has claimed this yet.
- Dominant language
- XSLT
- Stars
- 166
- Forks
- 55
- Avg merge
- 16h 12m
- Merged PRs (30d)
- 14
Description
The path /teams/{team-id}/channels/{channel-id}/messages/$count under GET operation is undocumented/not supported yet available in the metadata.
Below is the result from graph explorer.
This path should be removed from the open API files.
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 by locating the OpenAPI files containing the GET path for /teams/{team-id}/channels/{channel-id}/messages/$count and compare the metadata entry with the issue description. Done means the unsupported path is removed from the OpenAPI files and no longer appears as an available operation.
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
- 35/100