microsoft / microsoft/typespec
[http] Give a parameter name macthed with uri template
Open
feature
lib:http
triaged:core
- Dominant language
- Java
- Stars
- 5.9k
- Forks
- 394
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 104
Description
The parameter name in uri template would be encoded not with the parameter name itselft. So it's better to give a uri tempalte param name so we could know the paramter `api-version` would be mapped to `api%2Dversion` in uri template.

Contributor guide
Assessment
This issue has not been assessed yet.