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 + + . +

+