Hello,
We're using the Params package to handle converting parameters into atom keys. This has been really great as it allows all of our methods handling business logic to expect atom keys. Unfortunately the kerosene package is causing us to have to pass through raw params for routes that require pagination. Would you be open to a PR allowing either string or atom keys for the pagination options?
Thanks,
Javier
Hello,
We're using the Params package to handle converting parameters into atom keys. This has been really great as it allows all of our methods handling business logic to expect atom keys. Unfortunately the kerosene package is causing us to have to pass through raw params for routes that require pagination. Would you be open to a PR allowing either string or atom keys for the pagination options?
Thanks,
Javier