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
Copy file name to clipboardExpand all lines: docs/modules/ROOT/pages/index.adoc
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -88,7 +88,7 @@ or like this to use an un-published processor:
88
88
+
89
89
[.badge .badge-since]+since 2021.2+
90
90
+
91
-
It is possible to use multiple `processor` entries to update dependencies of the openapi-processor.
91
+
It is possible to use multiple `processor` entries to control the dependencies of an openapi-processor.
92
92
+
93
93
For example, the java generating processors depend on `openapi-processor-core`. The `core` library provides most of the logic of a processor and it is usually enough to update the `core` library to get bugfixes or new features.
0 commit comments