diff --git a/dist/index.html b/dist/index.html index 5194dbc2..9429a589 100644 --- a/dist/index.html +++ b/dist/index.html @@ -52,7 +52,7 @@ log("Unable to Load SwaggerUI"); }, docExpansion: "none", - sorter : "alpha" + apisSorter: "alpha" }); function addApiKeyAuthorization(){ diff --git a/src/main/html/index.html b/src/main/html/index.html index 5194dbc2..9429a589 100644 --- a/src/main/html/index.html +++ b/src/main/html/index.html @@ -52,7 +52,7 @@ log("Unable to Load SwaggerUI"); }, docExpansion: "none", - sorter : "alpha" + apisSorter: "alpha" }); function addApiKeyAuthorization(){