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

Pass $options to PropertyInfoMetadataFactory #3425

Merged
merged 4 commits into from
Mar 5, 2020

Conversation

remoteclient
Copy link
Contributor

@remoteclient remoteclient commented Mar 3, 2020

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tickets fixes #2868, fixes #3146, fixes #3424
License MIT
Doc PR N/A

I had an issue where nested properties / classes didn't show up on OpenApi / Swagger docs.
With this PR the issue seems to be solved as the PropertyMetadataFactory gets the options. Thanks to @teohhanhui for the help on this.

TODO:

remoteclient and others added 2 commits March 4, 2020 11:15
I had an issue where nested properties / classes didn't show up on OpenApi / Swagger docs (api-platform#2868).
With this PR the issue seems to be solved as the PropertyMetadataFactory gets the options. Thanks to @teohhanhui for the help on this.
@teohhanhui teohhanhui changed the base branch from master to 2.5 March 4, 2020 10:48
@teohhanhui teohhanhui requested review from dunglas, soyuka and antograssiot and removed request for dunglas March 4, 2020 15:45
@teohhanhui teohhanhui merged commit 7e1e5ba into api-platform:2.5 Mar 5, 2020
@teohhanhui
Copy link
Contributor

Thanks @remoteclient! 🎉 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants