Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tanja3981 committed Jul 30, 2018
1 parent 0d1cdb6 commit fe4b33a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions static/api-docs.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!-- HTML for static distribution bundle build -->
<!DOCTYPE html>
<html lang="en">
<html>
<head>
<meta charset="UTF-8">
<title>Swagger UI: Nightscout API</title>
Expand Down Expand Up @@ -73,7 +73,7 @@
<symbol viewBox="0 0 24 24" id="jump-to">
<path d="M19 7v4H5.83l3.58-3.59L8 6l-6 6 6 6 1.41-1.41L5.83 13H21V7z"/>
</symbol>

<symbol viewBox="0 0 24 24" id="expand">
<path d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"/>
</symbol>
Expand All @@ -87,7 +87,7 @@
<script src="swagger-ui-dist/swagger-ui-standalone-preset.js"> </script>
<script>
window.onload = function() {

// Build a system
const ui = SwaggerUIBundle({
url: "/swagger.json",
Expand Down

0 comments on commit fe4b33a

Please sign in to comment.