microsoft / kiota

OpenAPI based HTTP Client code generator
https://aka.ms/kiota/docs
MIT License
2.94k stars 206 forks source link

Circular references in open API spec are not supported #5381

Open calebkiage opened 1 month ago

petrhollayms commented 1 month ago

https://github.com/microsoft/kiota/issues/5162#issuecomment-2341536640

Thanks @darrelmiller , so suggesting we keep it for post-GA and re-evaluate later on based on the feedback from users.

baywet commented 1 month ago

I'm guessing this is specific to plugins generation right?

calebkiage commented 1 month ago

@baywet, right. The parent issue has a list of unsupported scenarios that need handling

maisarissi commented 1 day ago

The circular reference might be fixed by SK team when SK supports nested objects that contain parameters that have the same property names.