Skip to content
Snippets Groups Projects
  • Spotlight Deveaux's avatar
    9ea6e27d
    Fix defaulting to maxLimits · 9ea6e27d
    Spotlight Deveaux authored
    If the `limits` query parameter is present, we expect it to override the `limit` variable. However, the variable was mistakenly defined locally and fails to override the outer variable.
    9ea6e27d
    History
    Fix defaulting to maxLimits
    Spotlight Deveaux authored
    If the `limits` query parameter is present, we expect it to override the `limit` variable. However, the variable was mistakenly defined locally and fails to override the outer variable.