Skip to content
This repository has been archived by the owner on Mar 11, 2021. It is now read-only.

Include support for pagination when listing resources a user has a role in #601

Open
xcoulon opened this issue Aug 17, 2018 · 0 comments
Open

Comments

@xcoulon
Copy link
Contributor

xcoulon commented Aug 17, 2018

This is a follow-up of #545: the response will contain all resources of the given type in which the user has a role (any role), but we should limit the number of results in the response using the page[offset] and page[limit] query params (with default values provided by https://github.com/fabric8-services/fabric8-auth/blob/master/controller/paging.go#L21)

@xcoulon xcoulon changed the title Include support for pagination when returning list of resources with a role Include support for pagination when listing resources a user has a role in Aug 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant