diff --git a/app/views/swagger_rails/swagger_ui/index.html.erb b/app/views/swagger_rails/swagger_ui/index.html.erb index c273642..7a42222 100644 --- a/app/views/swagger_rails/swagger_ui/index.html.erb +++ b/app/views/swagger_rails/swagger_ui/index.html.erb @@ -68,7 +68,7 @@ onFailure: function(data) { log("Unable to Load SwaggerUI"); }, - docExpansion: "none", + docExpansion: "list", apisSorter: "alpha", showRequestHeaders: false });