-
-
Notifications
You must be signed in to change notification settings - Fork 863
feat: Support for generic types #2503
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
base: 5.x
Are you sure you want to change the base?
Conversation
8b9c521
to
cd32262
Compare
Regarding generated model/component schema names for generic type classes, I was also thinking about improving it a bit in the same fashion as in phpdoc (eg. I have some wip code about that, however I spotted some issues:
@DjordyKoert could you kindly take a look on that PR please? also, please respond with your feelings about above generation of model names for generics. If option 2 if fine for you - I could address that in separate PR :) cheers |
Description
It adds support for generating api schema of generic types.
What type of PR is this? (check all applicable)
Checklist
docs/
)CHANGELOG.md
)