microsoft/kiota

Issue when converting from camel case to snake case for python generation

Open

#4,531 创建于 2024年4月22日

在 GitHub 查看
 (3 评论) (1 反应) (0 负责人)C# (326 fork)auto 404
Pythonhelp wantedtype:bug

仓库指标

Star
 (3,783 star)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南