-
Notifications
You must be signed in to change notification settings - Fork 223
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Long filenames causing issues on Windows #6037
Comments
Hi @svrooij This is something we're unlikely to change at this point since:
Let us know if you have any additional comments or questions. |
I have no personal gain with this issue, I refuse to install python on Windows 😬 Those reasons are perfect to not do anything about this, just wanted to get this issue on the radar and maybe close the other issue (3y old), as you already done. |
What are you generating using Kiota, clients or plugins?
API Client/SDK
In what context or format are you using Kiota?
Nuget tool
Client library/SDK language
Python
Describe the bug
Kiota generates to long filenames for some models in the Graph api.
Which causes issues when trying to install the python graph sdk on Windows without support for long filenames.
microsoftgraph/msgraph-sdk-python-core#338
Expected behavior
I expect the filenames of the models to be truncated to 30 (or other defined number) chars and then made unique.
How to reproduce
microsoftgraph/msgraph-sdk-python-core#338
Open API description file
Graph specs
Kiota Version
1.0.0
Latest Kiota version known to work for scenario above?(Not required)
No response
Known Workarounds
No response
Configuration
No response
Debug output
Click to expand log
```The text was updated successfully, but these errors were encountered: