Maksymilian Szokalski
Maksymilian Szokalski
If I try filter any other property that is not from nested object it works, but if try filter nested object property it does not idk why   
Hey, I have a problem because it not generating like it should, name is wrong also it skips the Paged object and instead of Paged it generate it with UserDto...
fixes https://github.com/microsoft/kiota-typescript/issues/1113
### Please provide the environment you discovered this bug in. Windows ### Which area/package is the issue in? router ### Description So with that architecture, (home).page does not show on...
Is it possible to use SmartEnumNameConverter for a list? How I want use it ```cs [property: JsonConverter(typeof(SmartEnumNameConverter))] IEnumerable? SafetyFeatures ```
### 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 TypeScript ###...