microsoftgraph / microsoftgraph/msgraph-metadata

Missing `if-match` header in the CSDL metadata

Open
#463 5 comments 0 reactions 1 assignee View on GitHub

@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

  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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.