Skip to content
This repository was archived by the owner on Apr 24, 2026. It is now read-only.

Added public method request($url) to handle next link (_links : {next: url})#19

Open
vladshut wants to merge 3 commits intofreshheads:masterfrom
vladshut:master
Open

Added public method request($url) to handle next link (_links : {next: url})#19
vladshut wants to merge 3 commits intofreshheads:masterfrom
vladshut:master

Conversation

@vladshut
Copy link
Copy Markdown

For some postcodes (like 4904 ZR) there are a lot of addresses and API returns only first N addresses, next N ones are available throw a link provided in response. Added functionality allows to get parsed response using that link. Validation for url is also added, if url is not valid special exception is thrown.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant