kiota
kiota copied to clipboard
TypeScript - Investigate if nesting model class instances causes circular dependency
Investigate the following use cases:
-
[ ] using only model classes, create a long chain of nested objects which are interlooped.
-
[ ] using model interfaces, test use cases related https://github.com/microsoft/kiota/pull/1559#issuecomment-1168034648
-
Test if call stack exceeds error is thrown because of circular dependency or the sdk size.