Open shaharhaskor-vayyar opened 3 years ago
Great plugin! Can we have support for web API's with pagination? In that case we can loop the url like: url?page=1 url?page=2 . . . Thanks :)
I created simple web service for this problem. it combines all pages and outputs them in the plugin's desired format. https://github.com/TheHaskor/GitAPI :)
Great plugin! Can we have support for web API's with pagination? In that case we can loop the url like: url?page=1 url?page=2 . . . Thanks :)