mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-11-23 20:35:24 +01:00
update swagger docs with models changes
This commit is contained in:
parent
1e95790197
commit
f20252e8bf
@ -53,6 +53,8 @@ definitions:
|
||||
created:
|
||||
type: string
|
||||
format: date-time
|
||||
alert:
|
||||
type: boolean
|
||||
APIToken:
|
||||
type: object
|
||||
properties:
|
||||
@ -75,6 +77,8 @@ definitions:
|
||||
created:
|
||||
type: string
|
||||
format: date-time
|
||||
alert:
|
||||
type: boolean
|
||||
AccessKey:
|
||||
type: object
|
||||
properties:
|
||||
|
Loading…
Reference in New Issue
Block a user