Skip to content

Commit 3781dbc

Browse files
committed
improve docs
1 parent fd7a417 commit 3781dbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/modules/ROOT/pages/mapping/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ It can also be used to map the OpenAPI `array` type to a different java collecti
1010

1111
Type mapping is very flexible. It is possible to define the mapping globally, globally for a specific response or parameter or limited to a specific endpoint or even http method for an endpoint.
1212

13-
Type mapping also supports (nested) generic parameters to the target type. One level.
13+
Type mapping also supports (nested) generic parameters to the target type. Multiple levels.
1414

1515
Type mapping works best with named schemas (i.e., schemas `$ref` erenced by their name).

0 commit comments

Comments
 (0)