GET api/words/getWords?categoryId={categoryId}&subcategoryId={subcategoryId}&studentId={studentId}
根据分类和子分类获取单词列表,答对3次以上不在出现
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| categoryId | string |
Required |
|
| subcategoryId | string |
Required |
|
| studentId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.