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: Add class loader to OpenAPIExtensions ServiceLoader #4626

Merged
merged 1 commit into from Mar 18, 2024

Conversation

thefirstofthe300
Copy link
Contributor

Fixes #3726.

I tested this locally on my own project. When the appropriate file exists in META-INF/services, the OpenAPIExtension is loaded properly by the Gradle plugin after this change.

@frantuma frantuma self-assigned this Mar 18, 2024
@frantuma frantuma merged commit a6a588e into swagger-api:master Mar 18, 2024
6 checks passed
@frantuma
Copy link
Member

thanks!

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

Successfully merging this pull request may close these issues.

OpenAPIExtension's are not loaded by swagger-gradle-plugin
2 participants