We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 066cec8 commit f23f97cCopy full SHA for f23f97c
api-docs.yml
@@ -7,8 +7,6 @@ info:
7
This documentation outlines the available operations and data models.
8
version: "2.14.0-beta1"
9
10
-host: localhost:3000
11
-
12
consumes:
13
- application/json
14
produces:
openapi.yml
@@ -6,9 +6,6 @@ info:
6
Semaphore API provides endpoints for managing and interacting with the Semaphore UI.
version: 2.14.0-beta1
-servers:
- - url: http://localhost:3000/api
- - url: https://portal.semaphoreui.com/api
security:
- bearerAuth: []
- bearer: []
0 commit comments