Skip to content

Commit e0d9414

Browse files
authored
Remove Swagger UI (#7)
1 parent 8f458b3 commit e0d9414

2 files changed

Lines changed: 1 addition & 62 deletions

File tree

static/index.html

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,6 @@ <h1 class="title">
7171
<ul>
7272
<li><strong>Astronomy V1</strong> <small>(unprotected, public, plain REST)</small></li>
7373
<ul>
74-
<li>
75-
<a href="/swagger-ui.html?urls.primaryName=Astronomy%20V1%20API">SwaggerUI</a>
76-
</li>
7774
<li>
7875
<a href="/astronomy/v1/openapi/oas3.json">OpenAPI V3 Definition</a>
7976
</li>
@@ -85,9 +82,6 @@ <h1 class="title">
8582
<strong>CRM V1</strong> <small>(protected, public, system instance aware, plain REST)</small>
8683
</li>
8784
<ul>
88-
<li>
89-
<a href="/swagger-ui.html?urls.primaryName=CRM%20V1%20API">SwaggerUI</a>
90-
</li>
9185
<li>
9286
<a href="/crm/v1/openapi/oas3.json">OpenAPI V3 Definition</a>
9387
</li>
@@ -160,4 +154,4 @@ <h1 class="title">
160154
</section>
161155
</body>
162156

163-
</html>
157+
</html>

static/swagger-ui.html

Lines changed: 0 additions & 55 deletions
This file was deleted.

0 commit comments

Comments
 (0)