14 lines
196 B
JSON
14 lines
196 B
JSON
{
|
|
"gitlab_url_base": {
|
|
"type": "string",
|
|
"mandatory": false
|
|
},
|
|
"client_id": {
|
|
"type": "string",
|
|
"mandatory": false
|
|
},
|
|
"client_secret": {
|
|
"type": "string",
|
|
"mandatory": false
|
|
}
|
|
}
|