wso2 / charon

123 stars 165 forks source link

Changing the response type for listGroupsWithGET and listRolesWithGet #372

Closed BojithaPiyathilake closed 2 years ago

BojithaPiyathilake commented 2 years ago

Purpose

An extension of https://github.com/wso2/charon/pull/371 to make the return type of listGroupsWithGET and listRolesWithGet consistent with the changes made to the return type of listUsersWithGET.

Goals

The same functionality is maintained while changing the return type from a List to a custom java object.

Related PRs

https://github.com/wso2-extensions/identity-inbound-provisioning-scim2/pull/430

Test environment

Ubuntu 20.04, WSO2IS-5.12.0-beta2-SNAPSHOT