test(be): fix repository test example

This commit is contained in:
Denis Gukov 2022-01-25 12:05:03 +05:00
parent 30ec3f8cde
commit 58c8e45eea

View File

@ -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