GET api/M_Course/GetPaperQuestions3?paperId={paperId}&accessKey={accessKey}&secretKey={secretKey}
章节单元测试试卷试题列表(3)
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
paperId | 试卷id |
Define this parameter in the request URI. |
accessKey | accessKey |
Define this parameter in the request URI. |
secretKey | secretKey |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
[ { "System.Object": {} }, { "System.Object": {} }, { "System.Object": {} } ]
text/javascript
Sample:
[{"System.Object":{},"System.Object":{},"System.Object":{}},{"System.Object":{},"System.Object":{},"System.Object":{}},{"System.Object":{},"System.Object":{},"System.Object":{}}]