Skip to content

Improve Paginate step behavior and deprecate class#213

Merged
otsch merged 1 commit intomainfrom
bugfix/paginate-step-improvements-and-deprecation
Aug 5, 2025
Merged

Improve Paginate step behavior and deprecate class#213
otsch merged 1 commit intomainfrom
bugfix/paginate-step-improvements-and-deprecation

Conversation

@otsch
Copy link
Member

@otsch otsch commented Aug 5, 2025

  • Removed custom validateAndSanitizeInput() in Paginate step class, because it breaks functionality implemented in the version of the same method in the HttpBase class.
  • Paginate step now accepts arrays of URLs and paginates each one separately.
  • Deprecated the Paginate class (see comment above the Http::transferSettingsToPaginateStep() method).

- Removed custom `validateAndSanitizeInput()` in `Paginate` step class,
  because it breaks functionality implemented in the version of the
  same method in the `HttpBase` class.
- Paginate step now accepts arrays of URLs and paginates each one
  separately.
- Deprecated the `Paginate` class (see comment above the
  `Http::transferSettingsToPaginateStep()` method).
@otsch otsch merged commit 75d554a into main Aug 5, 2025
8 of 12 checks passed
@otsch otsch deleted the bugfix/paginate-step-improvements-and-deprecation branch August 5, 2025 15:02
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.

1 participant