HomePhorge

D25614

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