Skip to content

Commit f23f97c

Browse files
committed
chore: remove hosts from api docs
1 parent 066cec8 commit f23f97c

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

api-docs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ info:
77
This documentation outlines the available operations and data models.
88
version: "2.14.0-beta1"
99

10-
host: localhost:3000
11-
1210
consumes:
1311
- application/json
1412
produces:

openapi.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ info:
66
Semaphore API provides endpoints for managing and interacting with the Semaphore UI.
77
This documentation outlines the available operations and data models.
88
version: 2.14.0-beta1
9-
servers:
10-
- url: http://localhost:3000/api
11-
- url: https://portal.semaphoreui.com/api
129
security:
1310
- bearerAuth: []
1411
- bearer: []

0 commit comments

Comments
 (0)