Generated
Github
GET
/
github.one
Github one
Authorization
Authorization
RequiredBearer <token>
In: header
Query Parameters
githubId
Requiredstring
Minimum length:
1
Successful response
GET
/
github.getGithubRepositories
Github get Github Repositories
Authorization
Authorization
RequiredBearer <token>
In: header
Query Parameters
githubId
Requiredstring
Minimum length:
1
Successful response
GET
/
github.getGithubBranches
Github get Github Branches
Authorization
Authorization
RequiredBearer <token>
In: header
Query Parameters
repo
Requiredstring
Minimum length:
1
owner
Requiredstring
Minimum length:
1
githubId
string
Successful response
GET
/
github.githubProviders
Successful response
POST
/
github.testConnection
Github test Connection
Authorization
Authorization
RequiredBearer <token>
In: header
Request Body
application/json
RequiredgithubId
Requiredstring
Minimum length:
1
Successful response
POST
/
github.update
Github update
Authorization
Authorization
RequiredBearer <token>
In: header
Request Body
application/json
RequiredgithubId
Requiredstring
Minimum length:
1
githubAppName
string | null
githubAppId
number | null
githubClientId
string | null
githubClientSecret
string | null
githubInstallationId
string | null
githubPrivateKey
string | null
githubWebhookSecret
string | null
gitProviderId
Requiredstring
Minimum length:
1
name
Requiredstring
Minimum length:
1
Successful response