mirror of
https://github.com/Dokploy/website
synced 2025-06-26 18:16:01 +00:00
21 lines
570 B
Plaintext
21 lines
570 B
Plaintext
---
|
|
title: Git Provider
|
|
full: true
|
|
_openapi:
|
|
toc:
|
|
- depth: 2
|
|
title: Git Provider get All
|
|
url: '#git-provider-get-all'
|
|
- depth: 2
|
|
title: Git Provider remove
|
|
url: '#git-provider-remove'
|
|
structuredData:
|
|
headings:
|
|
- content: Git Provider get All
|
|
id: git-provider-get-all
|
|
- content: Git Provider remove
|
|
id: git-provider-remove
|
|
contents: []
|
|
---
|
|
|
|
<APIPage document={"./api.json"} operations={[{"method":"get","path":"/gitProvider.getAll"},{"method":"post","path":"/gitProvider.remove"}]} hasHead={true} /> |