mirror of
https://github.com/Dokploy/website
synced 2025-06-26 18:16:01 +00:00
41 lines
1.4 KiB
Plaintext
41 lines
1.4 KiB
Plaintext
---
|
|
title: Github
|
|
full: true
|
|
_openapi:
|
|
toc:
|
|
- depth: 2
|
|
title: Github one
|
|
url: '#github-one'
|
|
- depth: 2
|
|
title: Github get Github Repositories
|
|
url: '#github-get-github-repositories'
|
|
- depth: 2
|
|
title: Github get Github Branches
|
|
url: '#github-get-github-branches'
|
|
- depth: 2
|
|
title: Github github Providers
|
|
url: '#github-github-providers'
|
|
- depth: 2
|
|
title: Github test Connection
|
|
url: '#github-test-connection'
|
|
- depth: 2
|
|
title: Github update
|
|
url: '#github-update'
|
|
structuredData:
|
|
headings:
|
|
- content: Github one
|
|
id: github-one
|
|
- content: Github get Github Repositories
|
|
id: github-get-github-repositories
|
|
- content: Github get Github Branches
|
|
id: github-get-github-branches
|
|
- content: Github github Providers
|
|
id: github-github-providers
|
|
- content: Github test Connection
|
|
id: github-test-connection
|
|
- content: Github update
|
|
id: github-update
|
|
contents: []
|
|
---
|
|
|
|
<APIPage document={"./api.json"} operations={[{"method":"get","path":"/github.one"},{"method":"get","path":"/github.getGithubRepositories"},{"method":"get","path":"/github.getGithubBranches"},{"method":"get","path":"/github.githubProviders"},{"method":"post","path":"/github.testConnection"},{"method":"post","path":"/github.update"}]} hasHead={true} /> |