Skip to content

Fix "Increment an Index" pagination for HTTP Source plugin#75

Open
VictorD-Veolia wants to merge 1 commit intodata-integrations:developfrom
NicolasLefortVeolia:feature/fix-increment-an-index-pagination
Open

Fix "Increment an Index" pagination for HTTP Source plugin#75
VictorD-Veolia wants to merge 1 commit intodata-integrations:developfrom
NicolasLefortVeolia:feature/fix-increment-an-index-pagination

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