kiota icon indicating copy to clipboard operation
kiota copied to clipboard

TypeScript - Investigate if nesting model class instances causes circular dependency

Open nikithauc opened this issue 3 years ago • 0 comments

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.

nikithauc avatar Jun 28 '22 00:06 nikithauc