[openapi-to-tsp] Model properties should be camel cased
Open
Client
DataPlane Feature
openapi-to-tsp
- Dominant language
- TypeSpec
- Stars
- 4.8k
- Forks
- 736
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 1
Description
Some model properties are outputted with pascal case instead of camel case and the typespec linter complains about this.
Example ci failure: https://dev.azure.com/azure-sdk/public/_build/results?buildId=3414121&view=logs&j=011e1ec8-6569-5e69-4f06-baf193d1351e&t=0f4aa080-c997-58ca-481c-4930865ae0f8&l=300
Spec example: https://github.com/Azure/azure-rest-api-specs/blob/1b7a0f826e326dc5aa64605ccb0d08f2184d47ef/specification/translation/Azure.AI.DocumentTranslation/models.tsp#L240
Contributor guide
Assessment
This issue has not been assessed yet.