microsoft/kiota
View on GitHubIssue when converting from camel case to snake case for python generation
Open
#4,531 opened on Apr 22, 2024
Pythonhelp wantedtype:bug
Repository metrics
- Stars
- (3,783 stars)
- PR merge metrics
- (PR metrics pending)
Description
I have a parameter that called imageURL
and its converted to image_u_r_l
Also happening for file names, for example notrixSDK becomes notrix_s_d_k.py