You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What are you generating using Kiota, clients or plugins?
API Client/SDK
In what context or format are you using Kiota?
Windows executable
Client library/SDK language
Csharp
Describe the bug
With version 1.18 (tested on 1.17 and it works) whenever i generate an SDK in a project where a class T has inside a List the "kiota generate" command returns "Stack overflow Segmentation failure" error and does not generate the SDK
Expected behavior
Generate the SDK like it does in v 1.17
How to reproduce
Create a request/response class T with List as a property and run "kiota generate" command
Open API description file
No response
Kiota Version
1.18
Latest Kiota version known to work for scenario above?(Not required)
1.17
Known Workarounds
No response
Configuration
No response
Debug output
No response
Other information
No response
The text was updated successfully, but these errors were encountered:
Thank you for the additional information. #5369 provided the needed information directly and is essentially the same issue.
Closing this one as duplicate to clear any potential confusion, please subscribe to the other one to be updated on progress.
What are you generating using Kiota, clients or plugins?
API Client/SDK
In what context or format are you using Kiota?
Windows executable
Client library/SDK language
Csharp
Describe the bug
With version 1.18 (tested on 1.17 and it works) whenever i generate an SDK in a project where a class T has inside a List the "kiota generate" command returns "Stack overflow Segmentation failure" error and does not generate the SDK
Expected behavior
Generate the SDK like it does in v 1.17
How to reproduce
Create a request/response class T with List as a property and run "kiota generate" command
Open API description file
No response
Kiota Version
1.18
Latest Kiota version known to work for scenario above?(Not required)
1.17
Known Workarounds
No response
Configuration
No response
Debug output
No response
Other information
No response
The text was updated successfully, but these errors were encountered: