Azure / Azure/azure-libraries-for-java
ActivityLogsInner list api is not fetching next page.
Open
Bug
customer-reported
Investigate
Mgmt
Monitor
- Dominant language
- Java
- Stars
- 97
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
The response which is coming from restful api has attribute name "nextLink".But the pojo to which response is converted to has attribute name "nextPageLink". Hence next page is never set and next page never retrieved.
Contributor guide
Assessment
This issue has not been assessed yet.