How define ocelot configuration for POST method controllers net core?

后端 未结 0 1099
迷失自我
迷失自我 2020-12-18 09:12

Actually in my Api service i have a method controller like:

[Produces("application/json")]
[ApiController]
[Route("api/v1/[controller]")]
         


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