Skip to content

Conversation

@carl-andersson
Copy link
Contributor

  • Filtering used old id's for filtering in both validations as some other places

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request fixes filtering functionality in the API client by updating parameter names from camelCase to snake_case format. The issue was that filtering methods were using outdated parameter names that weren't matching the expected API format.

  • Updated parameter names in get_validations() method from camelCase to snake_case
  • Updated parameter names in get_predictions() method from camelCase to snake_case

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Contributor

@viktorvaladi viktorvaladi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@carl-andersson carl-andersson merged commit 9c8d6aa into master Sep 16, 2025
27 checks passed
@carl-andersson carl-andersson deleted the bugfix/SK-1723 branch September 16, 2025 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants