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

chore: final backports for 2.0.2 #20089

Merged
merged 11 commits into from
Nov 18, 2020
Merged

chore: final backports for 2.0.2 #20089

merged 11 commits into from
Nov 18, 2020

Commits on Nov 18, 2020

  1. fix: raise API pagesizes

    Currently, in the API, pagination is not working; to mitigate this, we
    can drastically increase the page size.
    docmerlin authored and danxmoran committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    0cde27f View commit details
    Browse the repository at this point in the history
  2. chore: update changelog

    docmerlin authored and danxmoran committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    522bcfe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f43fa31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e96dfb8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8abb532 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2af69a4 View commit details
    Browse the repository at this point in the history
  7. fix(api): make the dbrp api match the swagger spec

    The swagger spec is the source of truth for the API, and the DBRP api
    was divergent from this spec.  This change should make it meet the spec.
    docmerlin authored and danxmoran committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    2e57efa View commit details
    Browse the repository at this point in the history
  8. chore: update changelog

    docmerlin authored and danxmoran committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    8ac87bf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c4a5b43 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    15725ac View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    204d789 View commit details
    Browse the repository at this point in the history