setRequestHandler with the 1.x (Schema, handler) form kept as a deprecated overload next to the 2.x forms in Modern.
setRequestHandler
(Schema, handler)
Modern
1.x form. Pass the method name and { params } instead; removed in 3.0.
{ params }
setRequestHandlerwith the 1.x(Schema, handler)form kept as a deprecated overload next to the 2.x forms inModern.