Skip to content

Commit 5268349

Browse files
committed
does not work with service loader
1 parent d9fef85 commit 5268349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/io/openapiprocessor/api/OpenApiProcessor.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
*
3535
* @author Martin Hauner
3636
*/
37-
public interface OpenApiProcessor extends com.github.hauner.openapi.api.OpenApiProcessor {
37+
public interface OpenApiProcessor {
3838

3939
/**
4040
* The identifying name of the openapi-processor. *Should* be globally unique so a consumer of

0 commit comments

Comments
 (0)