Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is possible BaseDto Class Generate Nswag Generator #1034

Open
serkanmendi opened this issue Sep 21, 2024 · 0 comments
Open

Is possible BaseDto Class Generate Nswag Generator #1034

serkanmendi opened this issue Sep 21, 2024 · 0 comments

Comments

@serkanmendi
Copy link

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 in Json Schema.
Is Possible create allof property and class in swagger json schema...

@serkanmendi serkanmendi changed the title Is possible new module BaseDto Class Generate Nswag Generator Is possible BaseDto Class Generate Nswag Generator Sep 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant