API Upload, Download and Delete Complete
This commit is contained in:
parent
bdd327cce2
commit
27a3b1e771
34 changed files with 1120 additions and 780 deletions
|
|
@ -4,6 +4,16 @@
|
|||
<name>BMA.EHR.Recruit.Service</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<member name="M:BMA.EHR.Recruit.Service.Controllers.RecruitController.UploadFile">
|
||||
<summary>
|
||||
ตัวอย่างในการเขียน api เพื่อทำการ upload file
|
||||
</summary>
|
||||
<returns></returns>
|
||||
<response code="200">เมื่อทำการอ่านข้อมูลจาก Relational Database สำเร็จ</response>
|
||||
<response code="400">ค่าตัวแปรที่ส่งมาไม่ถูกต้อง</response>
|
||||
<response code="401">ไม่ได้ Login เข้าระบบ</response>
|
||||
<response code="500">เมื่อเกิดข้อผิดพลาดในการทำงาน</response>
|
||||
</member>
|
||||
<member name="M:BMA.EHR.Recruit.Service.Controllers.RecruitController.GetsAsync">
|
||||
<summary>
|
||||
แสดงข้อมูลรอบการสอบแข่งขัน
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue