|
@@ -86,7 +86,7 @@ definitions() ->
|
|
|
pool_type => #{
|
|
pool_type => #{
|
|
|
type => string,
|
|
type => string,
|
|
|
enum => [<<"random">>, <<"hash">>],
|
|
enum => [<<"random">>, <<"hash">>],
|
|
|
- example => <<"random">>
|
|
|
|
|
|
|
+ example => <<"hash">>
|
|
|
},
|
|
},
|
|
|
pool_size => #{type => integer},
|
|
pool_size => #{type => integer},
|
|
|
enable_pipelining => #{type => boolean},
|
|
enable_pipelining => #{type => boolean},
|