Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: increase PageOptionsDto limit to a reasonable number #43

Closed
2 tasks done
0-vortex opened this issue Oct 3, 2022 · 2 comments
Closed
2 tasks done

Bug: increase PageOptionsDto limit to a reasonable number #43

0-vortex opened this issue Oct 3, 2022 · 2 comments

Comments

@0-vortex
Copy link
Contributor

0-vortex commented Oct 3, 2022

Describe the bug

we are unable to get more than 50 items per page on any endpoint

Steps to reproduce

curl -X 'GET' \
  'https://api.opensauced.pizza/v1/repos/list?page=1&limit=10' \
  -H 'accept: application/json'

Affected services

api.opensauced.pizza

Platforms

No response

Browsers

No response

Environment

No response

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Contributing Docs

  • I agree to follow this project's Contribution Docs
@0-vortex 0-vortex added 🐛 bug Something isn't working 👀 needs triage labels Oct 3, 2022
@0-vortex 0-vortex added this to the hacktoberfest insights functionality milestone Oct 3, 2022
github-actions bot pushed a commit that referenced this issue Oct 3, 2022
## [1.14.0-beta.2](v1.14.0-beta.1...v1.14.0-beta.2) (2022-10-03)

### 🐛 Bug Fixes

* increase paginated response limit to 500 ([b174a3f](b174a3f)), closes [#43](#43)
@github-actions
Copy link

github-actions bot commented Oct 3, 2022

🎉 This issue has been resolved in version 1.14.0-beta.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this issue Oct 3, 2022
github-actions bot pushed a commit that referenced this issue Oct 4, 2022
## [1.14.0](v1.13.0...v1.14.0) (2022-10-04)

### 📝 Documentation

* mentioned .env file ([#42](#42)) ([a17b835](a17b835)), closes [#41](#41)

### 🐛 Bug Fixes

* increase paginated response limit to 500 ([b174a3f](b174a3f)), closes [#43](#43)
@github-actions
Copy link

github-actions bot commented Oct 4, 2022

🎉 This issue has been resolved in version 1.14.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant