microsoftgraph / microsoftgraph/msgraph-metadata
Missing `if-match` header in the CSDL metadata
Open
@irvinesunday is already working on this.
Since Nov 1, 2023.
Area: Annotations
metadata-issue-upstream
priority:p2
ToTriage
- Dominant language
- XSLT
- Stars
- 166
- Forks
- 55
- Avg merge
- 16h 12m
- Merged PRs (30d)
- 14
Description
The CSDL is missing if-match header that's required when updating certain resources. The header should ideally be annotated by the API owners in their CSDL if it is required. The absence of these headers results in errors for customers consuming SDKs built on top of the CSDL.
The following resources are currently missing an If-Match header in the service description:
Originally opened at https://github.com/microsoftgraph/msgraph-sdk-powershell/issues/2328.
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.