1 reference to NoContent
MySql.ApiService (1)
Program.cs (1)
64
return rows > 0 ? Results.
NoContent
() : Results.NotFound();