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

Fix certain WebConversionServiceProvider#convert calls by supplying contextual information #1096

Conversation

nathankooij
Copy link
Contributor

@nathankooij nathankooij commented Mar 8, 2021

This provides contextual information (such as @DateTimeFormat) to the WebConversionService, such that conversions can be performed correctly. Without passing the TypeDescriptor these default values cannot be converted otherwise, and OpenAPI generation will fail altogether.

@bnasslahsen bnasslahsen merged commit 2cb6627 into springdoc:master Mar 8, 2021
@bnasslahsen
Copy link
Contributor

Thank you @nathankooij for your contribution.

This was referenced Mar 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants