C# AnyOf array or string not creating array type #3786
Labels
generator
Issues or improvements relater to generation capabilities.
help wanted
Issue caused by core project dependency modules or library
type:bug
A broken experience
WIP
Milestone
When trying to create an anyOf type I get an object type rather than an array.
The FooResponseObject property is not a
List<FooResponseObject>
as expected.Yaml to reproduce:
Output from Kiota:
The text was updated successfully, but these errors were encountered: