Closed fbvilela closed 1 year ago
This PR is an attempt to reduce the number of requests that could potentially return 400 responses. show_many is one endpoint which we should not attempt any kind of pagination.
show_many
Description
This PR is an attempt to reduce the number of requests that could potentially return 400 responses.
show_many
is one endpoint which we should not attempt any kind of pagination.