แก้บัค สรรหา
This commit is contained in:
parent
655f031952
commit
13ad60d2e3
2 changed files with 1 additions and 39 deletions
|
|
@ -2611,7 +2611,7 @@ namespace BMA.EHR.Recruit.Service.Controllers
|
|||
/// <response code="200">เมื่อโอนคนแข่งขันไปบรรจุสำเร็จ</response>
|
||||
/// <response code="401">ไม่ได้ Login เข้าระบบ</response>
|
||||
/// <response code="500">เมื่อเกิดข้อผิดพลาดในการทำงาน</response>
|
||||
[HttpPut("placement/{examId:length(36)}")]
|
||||
[HttpPost("placement/{examId:length(36)}")]
|
||||
[ProducesResponseType(StatusCodes.Status200OK)]
|
||||
[ProducesResponseType(StatusCodes.Status401Unauthorized)]
|
||||
[ProducesResponseType(StatusCodes.Status500InternalServerError)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue