Pandoro
Users
Controller
The PandoroUsersController
class is
useful to manage all the user operations
Author
N7ghtm4r3 - Tecknobit
Since
1.0.5
See also
EquinoxController
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@GetMapping(path = "USERS_KEY + "/{" + IDENTIFIER_KEY + "}" + COUNT_CANDIDATE_GROUP_MEMBERS_ENDPOINT",
headers = []
)
Method to count the candidate members
availability
@GetMapping(path = "USERS_KEY + "/{" + IDENTIFIER_KEY + "}" + CANDIDATE_GROUP_MEMBERS_ENDPOINT",
headers = []
)
Method to get a list of candidates to be
members of a group
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard