the link to get the next share replica when using pagination is broken, it reports the URL with underscore 'share_replicas' whereas it should be with hyphen 'share-replicas':
Now I cannot use that link to get the next share replica(s).
Briefly looked into the code, the `_get_next_link` method uses the `_collection_name` which is not right in this case, since the collection name and URL route are different for share replicas.
Hi,
the link to get the next share replica when using pagination is broken, it reports the URL with underscore 'share_replicas' whereas it should be with hyphen 'share-replicas':
https:/ /paste. opendev. org/show/ 820352/
Now I cannot use that link to get the next share replica(s).
Briefly looked into the code, the `_get_next_link` method uses the `_collection_name` which is not right in this case, since the collection name and URL route are different for share replicas.
BR,
Maurice