swagger - How to change the url format for documentation rendering?

后端 未结 0 2020
臣服心动
臣服心动 2020-12-13 03:59

For the below code:

import (

    "github.com/go-openapi/runtime/middleware"
    "github.com/gorilla/mux"
)

m := mux.NewRouter()

// hand         


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