derived class with additional data field are missing it #4224
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
Milestone
The following yaml description results in the alert model missing the additional data field.
This is because it's conflicting with the additional data field the parent model gets from standard generation.
This method needs to have a special case to handle that, and when the custom property name is "additionalData" add a prefix like we do when some fields conflict with native language primitives
kiota/src/Kiota.Builder/KiotaBuilder.cs
Line 1185 in b3bd7a0
The text was updated successfully, but these errors were encountered: