bcgov / nr-forests-access-management

Authorization solution for BC natural resource sector
Apache License 2.0
8 stars 2 forks source link

Paginate GET access_control_privileges endpoint #1630

Open ianliuwk1019 opened 1 month ago

ianliuwk1019 commented 1 month ago

Description

Paginate the results displayed on the Delegated Admin table Image

Endpoint design:

Acceptance Criteria

Additional Context We will be adding forest client name to this endpoint later. This will break frontend's user table if deployed, so it should be deployed to a feature branch, the feature branch will be merged to main once frontend is ready