Skip to content

Commit d7149c2

Browse files
committed
deprecate
1 parent 7cd7815 commit d7149c2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/main/java/io/openapiprocessor/api/v2/OpenApiProcessorTest.java

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@
99
* (integration) test support.
1010
* provides the destination folders in the targetDir depending on the targetDir layout. This
1111
* information is available only <b>after</b> running the processor.
12+
*
13+
* deprecated, moved to openapi-processor-test-api
1214
*/
15+
@Deprecated
1316
public interface OpenApiProcessorTest {
1417
/**
1518
* provides the target source root folder in targetDir.

0 commit comments

Comments
 (0)