GET api/subject/getDocuments?subjectCode={subjectCode}&type={type}
Danh sách tài liệu, thông báo của học phần từ bảng Document cho chức năng chi tiết học phần
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| RequireTotalCount | boolean |
None. |
|
| RequireGroupCount | boolean |
None. |
|
| IsCountQuery | boolean |
None. |
|
| Skip | integer |
None. |
|
| Take | integer |
None. |
|
| Sort | Collection of SortingInfo |
None. |
|
| Group | Collection of GroupingInfo |
None. |
|
| Filter | Collection of Object |
None. |
|
| TotalSummary | Collection of SummaryInfo |
None. |
|
| GroupSummary | Collection of SummaryInfo |
None. |
|
| Select | Collection of string |
None. |
|
| RemoteGrouping | boolean |
None. |
|
| PrimaryKey | Collection of string |
None. |
|
| DefaultSort | string |
None. |
|
| subjectCode | string |
Required |
|
| type |
1:danh sach tai lieu,2:ds thong bao,type 3:baif giang, type 4: bai thuc thanh |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |