serkanmendi
Results
2
issues of
serkanmendi
I created a new brand controller and put it under the v2 folder. I wrote the following code and when swagger runs I get an error Am I making a...
I Added new module and create BaseDto Class. All Dto class Inheritence from BaseDto. I Wrote code in swaggergenconfiguration options.UseAllOfForInheritance();, But swagger not create BaseDto allof property and BaseDto class...