D25614
D25614
Explicitly cast "limit" (page size) API parameter to int
Author: aklapper
Reviewers: O1: Blessed Committers, valerio.bozzolan
Summary: Do not throw an exception when the `limit` (page size) Conduit API parameter is a float but explicitly convert to int.