Fix offset is not working in getUserNames API issue #132

Open
nishan wants to merge 3 commits from nishan/device-mgt-core:offset-is-not-working into master
nishan commented 1 year ago
Fixes: [https://roadmap.entgra.net/issues/10005](https://roadmap.entgra.net/issues/10005)
shamalka1 reviewed 1 year ago
import com.google.gson.JsonArray;
import com.google.gson.JsonObject;
import io.entgra.device.mgt.core.device.mgt.api.jaxrs.beans.*;

Don't use wildcard imports

Don't use wildcard imports
nishan marked this conversation as resolved
nishan force-pushed offset-is-not-working from 8e02e8c296 to 6973d7aa11 1 year ago
Owner

We need to call WSO2 component with offset and limit, if it is not supported by their component we need to open a WSO2 ticket. Before open a ticket check their REST endpoints as well.

Request to cloase this PR once create a ticket on WSO2 support portal.

We need to call WSO2 component with offset and limit, if it is not supported by their component we need to open a WSO2 ticket. Before open a ticket check their REST endpoints as well. Request to cloase this PR once create a ticket on WSO2 support portal.
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: community/device-mgt-core#132
Loading…
There is no content yet.