You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -47,6 +50,8 @@ the plugins will call `void run(Map<String, ?> options);` to run the processor,
47
50
48
51
- implement the link:{version-v2}[`v2.OpenApiProcessorVersion`] interface if you want to support the latest release check.
49
52
53
+
- implement the link:{test-v2}[`v2.OpenApiProcessorTest`] interface to run integration to with link:{oap-test}[`openapi-processor-test`] (required since 2024.6).
54
+
50
55
== api evolution
51
56
52
57
[cols="5*",options="header"]
@@ -57,10 +62,16 @@ the plugins will call `void run(Map<String, ?> options);` to run the processor,
0 commit comments