Ignore:
Timestamp:
02/04/21 21:46:29 (3 years ago)
Author:
Dimitar Slezenkovski <dslezenkovski@…>
Branches:
master
Children:
ac51326
Parents:
de9d697
Message:

Update searches, fix bugs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Farmatiko/Controllers/PharmacyHeadController.cs

    rde9d697 rafefe75  
    3030        //POST
    3131       
    32         [HttpPut]
     32        [HttpPost]
    3333        [Route("api/pharmacyhead/update")]
    3434        public async Task<IActionResult> UpdatePharmacyHead([FromBody] PharmacyHeadDto pharmacyHead)
Note: See TracChangeset for help on using the changeset viewer.