SES-131 Endpoint OtherEquipment #55
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "SES-131"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -0,0 +20,4 @@
/// </summary>
/// <returns>Lista wszystkich innych przedmiotów w bazie danych</returns>
[HttpGet("getAllOtherEquipment")]
public async Task<List<OtherEquipmentViewModel>> GetOtherEquipment()
Brak Error Response
SES-130 Endpoint OtherEquipmentto SES-131 Endpoint OtherEquipment