Is there anyway to represent a void return type using ProducesResponseType attribute with swagger?

前端 未结 0 1445
梦如初夏
梦如初夏 2021-02-04 19:26

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题