How to implement new media types in swagger backend

后端 未结 0 767
你的背包
你的背包 2021-02-03 14:34

I have created a swagger specification which produces "application/zip"

/config:
  get:
    produces:
      - application/zip
    responses:
        200         


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