From c0f2c67d1ff04d32c4a08897d1adbf22d27ed115 Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Tue, 4 Sep 2018 01:46:32 -0700 Subject: Add updated swagger UI that allows selecting scheme --- src/main/resources/swagger-ui-dist/index.html | 60 +++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 src/main/resources/swagger-ui-dist/index.html (limited to 'src/main/resources/swagger-ui-dist/index.html') diff --git a/src/main/resources/swagger-ui-dist/index.html b/src/main/resources/swagger-ui-dist/index.html new file mode 100644 index 0000000..b7385c0 --- /dev/null +++ b/src/main/resources/swagger-ui-dist/index.html @@ -0,0 +1,60 @@ + + + + + + {{title}} + + + + + + + +
+ + + + + + -- cgit v1.2.3