15 lines
216 B
JSON
15 lines
216 B
JSON
|
{[
|
||
|
{
|
||
|
"workflows": "direct",
|
||
|
"organization": "autogits",
|
||
|
"git_project_name": "MyPrj"
|
||
|
},
|
||
|
{
|
||
|
"workflows": "direct",
|
||
|
"organization": "autogits",
|
||
|
"git_project_name": "HiddenPrj",
|
||
|
"branch": "hidden"
|
||
|
}
|
||
|
]}
|
||
|
|