ModuleDivision: getPeopleIOnDivision
Endpoint (Method)
Params | Type | Comment |
---|---|---|
Input | id | MD id |
Output | List< PersonSimpleViewDTO > |
What does this method do?
1.queries the db for all the people that are in the module division
DTOs required
Name: PersonSimpleViewDTO
This DTO is a:
-
Create -
Patch -
View
The DTO has the following fields:
Type | Name | Comment |
---|---|---|
String | username | |
String | displayName |
Edited by Sára Juhošová