We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9fef85 commit 5268349Copy full SHA for 5268349
src/main/java/io/openapiprocessor/api/OpenApiProcessor.java
@@ -34,7 +34,7 @@
34
*
35
* @author Martin Hauner
36
*/
37
-public interface OpenApiProcessor extends com.github.hauner.openapi.api.OpenApiProcessor {
+public interface OpenApiProcessor {
38
39
/**
40
* The identifying name of the openapi-processor. *Should* be globally unique so a consumer of
0 commit comments