microsoftgraph / microsoftgraph/msgraph-metadata
Premium APIs don't have the annotations for model=A or model=B
Open
@irvinesunday is already working on this.
Since Dec 13, 2023.
metadata-issue
priority:p2
- Dominant language
- XSLT
- Stars
- 166
- Forks
- 55
- Avg merge
- 16h 12m
- Merged PRs (30d)
- 14
Description
Metered APIs are now used on Microsoft Graph and we don't have indication in our metadata that they are. This has a direct impact on the usage of our SDKs as it's impossible to leverage metered APIs using our provides libraries.
https://learn.microsoft.com/en-us/graph/metered-api-list
- https://learn.microsoft.com/en-us/graph/api/chats-getallmessages?view=graph-rest-1.0&tabs=http#optional-query-parameters
- https://learn.microsoft.com/en-us/graph/api/channel-getallmessages?view=graph-rest-1.0&tabs=http#optional-query-parameters
- https://learn.microsoft.com/en-us/graph/api/chatmessage-update?view=graph-rest-1.0&tabs=http#optional-query-parameters
More endpoints are underway and might get added to these endpoints.
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.
Assessment
This issue has not been assessed yet.