GET api/Doctors?DoctorName={DoctorName}
由醫師名稱取得其醫師已經回答過的關聯問題資訊
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| DoctorName |
醫師名稱 |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.