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 microsoftgraph/msgraph-sdk-powershell#2328.
The CSDL is missing
if-matchheader 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-Matchheader in the service description:Originally opened at microsoftgraph/msgraph-sdk-powershell#2328.