[azure-core] Type inconsistent of `eTag`
Open
bug
lib:azure-core
- Dominant language
- TypeScript
- Stars
- 27
- Forks
- 90
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 156
Description
https://github.com/Azure/typespec-azure/blob/6d8cf581f650eaac7297296fcf684ff4252ffb2f/packages/typespec-azure-core/lib/models.tsp#L164
The `eTag` header does not use `eTag` scalar, but use `string` directly which makes emitter could not get the correct type for eTag. Is it by design?
Contributor guide
Assessment
This issue has not been assessed yet.