mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-11-23 20:35:24 +01:00
test(be): fix repository test example
This commit is contained in:
parent
30ec3f8cde
commit
58c8e45eea
@ -253,6 +253,10 @@ definitions:
|
||||
type: integer
|
||||
git_url:
|
||||
type: string
|
||||
example: git@example.com
|
||||
git_branch:
|
||||
type: string
|
||||
example: master
|
||||
ssh_key_id:
|
||||
type: integer
|
||||
Repository:
|
||||
@ -267,6 +271,7 @@ definitions:
|
||||
type: integer
|
||||
git_url:
|
||||
type: string
|
||||
example: git@example.com
|
||||
git_branch:
|
||||
type: string
|
||||
example: master
|
||||
|
Loading…
Reference in New Issue
Block a user