microsoft / microsoft/typespec

[Python] In a response body, `eTag` should be transcribed to `etag`, not `e_tag`

Open
#7,396 0 comments 0 reactions 1 assignee Claimed by @msyyc View on GitHub
emitter:client:python
Dominant language
Java
Stars
5.9k
Forks
394
Avg merge
1d 23h
Merged PRs (30d)
104

Description

Using the snake-cased version `e_tag` is in contradiction to the built-in concurrency parameter `etag` - these should be aligned.
We could, for now, hard-code this particular case - however there's probably a broader discussion needed here as to whether there's ever a case that a single-letter section should be snake-cased.

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.