We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66751d6 commit 28c8e35Copy full SHA for 28c8e35
1 file changed
src/main/java/io/openapiprocessor/api/v1/Version.java
@@ -8,6 +8,7 @@
8
/**
9
* (experimental & optional) interface to provide version information of the processor.
10
*/
11
+@Deprecated
12
public interface Version {
13
14
0 commit comments