From bad915bbaaeceddf96df7e2d61698436dd881849 Mon Sep 17 00:00:00 2001 From: Athou Date: Mon, 14 Oct 2013 15:57:35 +0200 Subject: [PATCH] fix warnings --- .../commafeed/frontend/pages/BasePage.html | 73 +++++----- src/main/webapp/api/index.html | 133 +++++++++--------- 2 files changed, 110 insertions(+), 96 deletions(-) diff --git a/src/main/java/com/commafeed/frontend/pages/BasePage.html b/src/main/java/com/commafeed/frontend/pages/BasePage.html index 2ab1d938..87b77fea 100644 --- a/src/main/java/com/commafeed/frontend/pages/BasePage.html +++ b/src/main/java/com/commafeed/frontend/pages/BasePage.html @@ -1,45 +1,54 @@ - CommaFeed - - - - - - - - - - - - - - - - - - +CommaFeed + + + + + + + + + + + + + + + + + + - + - + diff --git a/src/main/webapp/api/index.html b/src/main/webapp/api/index.html index c358be92..3c30f2fa 100644 --- a/src/main/webapp/api/index.html +++ b/src/main/webapp/api/index.html @@ -1,86 +1,91 @@ - Swagger UI - - - - - - - - - - - - - - +Swagger UI + + + + + + + + + + + + + + - + window.swaggerUi.load(); + }); + - -
-   -
+
 
-

Authentication is required to access the REST API. Use HTTP Basic Authentication to authenticate yourself.

-

The base URL of the API is .

-
- -
+

Authentication is required to access the REST API. Use HTTP Basic Authentication to authenticate + yourself.

+

+ The base URL of the API is + + . +

+