regula
regula copied to clipboard
Make the default limit of the List API configurable
Currently, the default limit is hardcoded at 50. We should find a way to make that configurable, by giving back the ownership of computing the limit to the implementation instead of the service
package.
Hi, I've linked the PR