Allowed docs.json endpoint to load correctly.

This commit is contained in:
Patrick Connolly
2018-11-29 04:03:33 +08:00
parent f13e7779ec
commit 92503471b2

View File

@@ -13,6 +13,7 @@ import (
"github.com/labstack/echo/middleware"
"github.com/swaggo/echo-swagger"
"github.com/zfjagann/golang-ring"
_ "github.com/42wim/matterbridge/docs"
)
// @title Matterbridge API