How to swagger-document an ASP.NET Core action which reads Request.Body directly

前端 未结 0 578
一个人的身影
一个人的身影 2020-12-19 10:04

I have a controller action method which reads the Request.Body directly (instead of using File) for streaming and other purposes. The problem is there is no model binding an

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