Closed edison closed 5 years ago
Just allow to use LIMIT and OFFSET parameters for entries request as described on API docs: https://dev.wirecard.com.br/v2.0/reference#listar-todos-lan%C3%A7amentos
entries
Without this it's impossible to get more than 20 entries through this SDK.
@edison, the tests are failing with your change, can you review it, please?
https://circleci.com/gh/wirecardBrasil/moip-sdk-ruby/166?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link
Just allow to use LIMIT and OFFSET parameters for
entries
request as described on API docs: https://dev.wirecard.com.br/v2.0/reference#listar-todos-lan%C3%A7amentosWithout this it's impossible to get more than 20 entries through this SDK.