mirror of
https://github.com/aljazceru/signal-cli-rest-api.git
synced 2025-12-19 23:54:22 +01:00
Update index.html
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
<!-- Load the latest Swagger UI code and style from npm using unpkg.com -->
|
<!-- Load the latest Swagger UI code and style from npm using unpkg.com -->
|
||||||
<script src="https://unpkg.com/swagger-ui-dist@3/swagger-ui-bundle.js"></script>
|
<script src="https://unpkg.com/swagger-ui-dist@3/swagger-ui-bundle.js"></script>
|
||||||
<link rel="stylesheet" type="text/css" href="https://unpkg.com/swagger-ui-dist@3/swagger-ui.css"/>
|
<link rel="stylesheet" type="text/css" href="https://unpkg.com/swagger-ui-dist@3/swagger-ui.css"/>
|
||||||
<title>My New API</title>
|
<title>signal-cli-rest-api API documentation</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="swagger-ui"></div> <!-- Div to hold the UI component -->
|
<div id="swagger-ui"></div> <!-- Div to hold the UI component -->
|
||||||
|
|||||||
Reference in New Issue
Block a user