-
Notifications
You must be signed in to change notification settings - Fork 474
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
Rebases #983 (Add decorator to allow specification of the schema type name #983) #2427
Conversation
You can use @ApiSchema to set a custom schema name. Custom schema names are not inherited.
You can use @ApiSchema to set a custom schema name. Custom schema names are not inherited.
Just double checked and it seems like the docs PR also needs a rebasing -- @kamilmysliwiec I'm a bit tied up this morning, but happy to get to that either late today or tomorrow. Could we perhaps merge this (when approved) as a kind of forcing-function to get the docs PR pushed through as well? |
hey there! Was just looking for this functionality, any chance this is ready to be merged? If there's something I can help with let me know. |
Hey there! Any news regarding this feature? |
@kamilmysliwiec Do you think this feature is something you are looking forward to integrate on this package? Thanks! |
@kamilmysliwiec any plans on merging this PR in the near future? |
Any updates on when will this PR be merged? |
Gentle bump, would appreciate this. Further, would love to modify the |
I don't want to sound harsh, but I need this too and and this this feature was requests multiple times already and it goes as back as 2021 and we are 2024 already. Why is this taking so long? |
@kamilmysliwiec Anything in particular holding this up? I would love to have this right about now. Happy to work on any changes if that will get the ball rolling again. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Hi All! It's a widely requested feature. |
See #983 and #1596
TL;DR; cherry-picked the commits onto the latest master branch to resolve conflicts in the PR. Original author info should be maintained on the commits.