diff --git a/src/public/apidocs/index.html b/src/public/apidocs/index.html index e98a491..dd4be31 100644 --- a/src/public/apidocs/index.html +++ b/src/public/apidocs/index.html @@ -3,7 +3,7 @@ - Swagger UI + Bubble API Reference @@ -50,7 +50,8 @@ SwaggerUIBundle.plugins.DownloadUrl ], layout: "StandaloneLayout", - apisSorter : "alpha" + apisSorter : "alpha", + tagsSorter: "alpha" }) // End Swagger UI call region window.ui = ui