Adds bitbucket server support

This commit is contained in:
Eric Amodio
2017-09-11 19:18:29 -04:00
parent 62580da702
commit 21e0963600
10 changed files with 78 additions and 16 deletions

View File

@@ -461,10 +461,11 @@
"type": "string",
"enum": [
"Bitbucket",
"BitbucketServer",
"GitHub",
"GitLab"
],
"description": "Specifies the type of the custom remote service\n `Bitbucket`, `GitHub`, or `GitLab`"
"description": "Specifies the type of the custom remote service\n `Bitbucket`, `BitbucketServer`, `GitHub`, or `GitLab`"
},
"domain": {
"type": "string",