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

fix!: Make Report entity naming consistent with SDK #25

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

mikeymike
Copy link
Contributor

  • ReportFilters -> ReportFilter
  • ReportName -> ReportFilterName
  • ReportOperator -> ReportFilterOperator

BREAKING CHANGE: Existing usages of the Reports API will fail with class not found. Refactoring to new class names will be required.

@mikeymike mikeymike requested a review from a team February 5, 2024 16:43
- ReportFilters -> ReportFilter
- ReportName -> ReportFilterName
- ReportOperator -> ReportFilterOperator

BREAKING CHANGE: Existing usages of the Reports API will fail with class
not found. Refactoring to new class names will be required.
@mikeymike mikeymike force-pushed the fix/consistent-naming-for-reports branch from 98fa3bc to f454513 Compare February 5, 2024 16:45
@mikeymike mikeymike merged commit 14c87ee into main Feb 5, 2024
3 checks passed
@mikeymike mikeymike deleted the fix/consistent-naming-for-reports branch February 5, 2024 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants