Skip to content

Commit 765e147

Browse files
committed
improved docs
1 parent 6c43438 commit 765e147

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

docs/modules/ROOT/pages/index.adoc

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -46,21 +46,21 @@ the plugins will call `void run(Map<String, ?> options);` to run the processor,
4646
|===
4747
| api version
4848
| interface
49-
| gradle plugin
50-
| maven plugin
49+
| supported by gradle plugin
50+
| supported by maven plugin
5151
| description
5252

53+
| 2021.1
54+
| `io.openapiprocessor.api.v1.OpenApiProcessor`
55+
| since 2021.1
56+
| no (all processors still use the 1.0.0 API)
57+
a| no API changes
58+
5359
| 2020.3 (1.3.0)
5460
| `io.openapiprocessor.api.v1.OpenApiProcessor`
5561
| yes
5662
| no
57-
a| unchanged
58-
59-
|
60-
| `io.openapiprocessor.api.v1.Version`
61-
| no
62-
| no
63-
a| *experimental* to query a processor version
63+
a| no API changes
6464

6565
| 1.2.0
6666
| `io.openapiprocessor.api.v1.OpenApiProcessor`

0 commit comments

Comments
 (0)