I\'m trying to use the [ProducesResponseType] attribute to decorate my API endpoints in Swagger. However I have endpoints that return a status code and nothing else
[ProducesResponseType]