Search before asking
What happened
Calling the GET api/plugins/sonarqube/connections/1/remote-scopes endpoint returns the first 100 results, but doesn't return the next page token to get the next page.
What do you expect to happen
It should return the next page token when there are more then 100 remote scopes.
How to reproduce
Have more then 100 projects and call the GET api/plugins/sonarqube/connections/1/remote-scopes endpoint.
Anything else
No response
Version
v1.0.0-beta3
Are you willing to submit PR?
Code of Conduct
Search before asking
What happened
Calling the GET
api/plugins/sonarqube/connections/1/remote-scopesendpoint returns the first 100 results, but doesn't return the next page token to get the next page.What do you expect to happen
It should return the next page token when there are more then 100 remote scopes.
How to reproduce
Have more then 100 projects and call the GET
api/plugins/sonarqube/connections/1/remote-scopesendpoint.Anything else
No response
Version
v1.0.0-beta3
Are you willing to submit PR?
Code of Conduct