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 "Increment an Index" pagination for HTTP Source plugin #75

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

VictorD-Veolia
Copy link

In the HTTP source plugin, if the URL contains a macro, and the pagination type is set as "Increment an Index", the plugin's configuration validation fails with a Null Pointer Exception.

This PR fixes this bug by cancelling URL validation when URL contains macro.

@avirmani
Copy link

@VictorD-Veolia - could you add a unit test for this as well, pls.

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