Make assignment with modules endpoint.
Endpoint (Method)
What does this method do?
- View conversion from object to AssignmentModuleDetailsDTO
DTOs required
Name:AssignmentModuleDetailsDTO
Queue needs this endpoint as we can fetch all the edition related details from an assignment using the DTO(s) returned from this endpoint. Currently there is an endpoint which allows you to get 1, but support is needed to fetch multiple at the same time.
Edited by Henry Page