microsoft / microsoft/typespec

[python] etag/match-condition for x-ms-blob-if-match

Open
#10,459 0 comments 0 reactions 0 assignees View on GitHub
emitter:client:python
Dominant language
Java
Stars
5.9k
Forks
394
Avg merge
1d 23h
Merged PRs (30d)
104

Description

In azure-storage-blob [get-tags](https://github.com/Azure/azure-rest-api-specs/blob/401749fc21a4ffec2f8d182b9d01d28964342a2a/specification/storage/Microsoft.BlobStorage/routes.tsp#L1433) operation there is an if-match and if-none-match that has the header property [@header("x-ms-blob-if-match") etc. ](https://github.com/Azure/azure-rest-api-specs/blob/401749fc21a4ffec2f8d182b9d01d28964342a2a/specification/storage/Microsoft.BlobStorage/models.tsp#L2816). Other if-match parameters with @header(If-Match) generated out as etag/match_condition parameters. Should theses getTags ifMatch parameters also generate as etag/match_condition instead of if_match/if_none_match?

Image

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.