Gozie Joshua

Results 3 comments of Gozie Joshua

Hi @al3xandru, I'm not working on it at the moment. Please feel free to pick up the issue if you're interested.

Hi, is this still an issue? You could add the ProducesResponseType attribute on top of the specific method in the controller. `[ProducesResponseType(StatusCodes.Status200OK, Type = typeof(ErrorResponse))]` `public async Task GetHorseById(int id)`