refactor to go-restful
This commit is contained in:
@ -19,8 +19,9 @@ func Setup(addWebServices func()) {
|
||||
addWebServices()
|
||||
|
||||
SetupHealth()
|
||||
SetupOpenAPI()
|
||||
SetupCORSWildcard()
|
||||
|
||||
SetupOpenAPI()
|
||||
}
|
||||
|
||||
func SetupHealth() {
|
||||
|
Reference in New Issue
Block a user