We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eecd4fb commit 78f6e20Copy full SHA for 78f6e20
src/main/java/io/openapiprocessor/api/v2/OpenApiProcessorTest.java
@@ -7,7 +7,8 @@
7
8
/**
9
* (integration) test support.
10
- * provides the destination folders in the targetDir depending on the targetDir layout.
+ * provides the destination folders in the targetDir depending on the targetDir layout. This
11
+ * information is available only <b>after</b> running the processor.
12
*/
13
public interface OpenApiProcessorTest {
14
0 commit comments