mirror of
https://github.com/Dokploy/website.git
synced 2026-06-16 04:35:26 +02:00
- Enhanced API documentation with new MDX files and improved structure. - Updated OpenAPI specifications to reflect recent changes and added new components. - Refined global CSS and layout configurations for better styling and user experience. - Added various images and icons to enrich the visual aspects of the documentation. - Updated package dependencies to ensure compatibility with the latest features.
48 lines
1.8 KiB
Plaintext
48 lines
1.8 KiB
Plaintext
---
|
|
title: Bitbucket
|
|
full: true
|
|
_openapi:
|
|
toc:
|
|
- depth: 2
|
|
title: Bitbucket create
|
|
url: '#bitbucket-create'
|
|
- depth: 2
|
|
title: Bitbucket one
|
|
url: '#bitbucket-one'
|
|
- depth: 2
|
|
title: Bitbucket bitbucket Providers
|
|
url: '#bitbucket-bitbucket-providers'
|
|
- depth: 2
|
|
title: Bitbucket get Bitbucket Repositories
|
|
url: '#bitbucket-get-bitbucket-repositories'
|
|
- depth: 2
|
|
title: Bitbucket get Bitbucket Branches
|
|
url: '#bitbucket-get-bitbucket-branches'
|
|
- depth: 2
|
|
title: Bitbucket test Connection
|
|
url: '#bitbucket-test-connection'
|
|
- depth: 2
|
|
title: Bitbucket update
|
|
url: '#bitbucket-update'
|
|
structuredData:
|
|
headings:
|
|
- content: Bitbucket create
|
|
id: bitbucket-create
|
|
- content: Bitbucket one
|
|
id: bitbucket-one
|
|
- content: Bitbucket bitbucket Providers
|
|
id: bitbucket-bitbucket-providers
|
|
- content: Bitbucket get Bitbucket Repositories
|
|
id: bitbucket-get-bitbucket-repositories
|
|
- content: Bitbucket get Bitbucket Branches
|
|
id: bitbucket-get-bitbucket-branches
|
|
- content: Bitbucket test Connection
|
|
id: bitbucket-test-connection
|
|
- content: Bitbucket update
|
|
id: bitbucket-update
|
|
contents: []
|
|
---
|
|
|
|
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
|
|
|
|
<APIPage document={"./public/openapi.json"} webhooks={[]} operations={[{"path":"/bitbucket.create","method":"post"},{"path":"/bitbucket.one","method":"get"},{"path":"/bitbucket.bitbucketProviders","method":"get"},{"path":"/bitbucket.getBitbucketRepositories","method":"get"},{"path":"/bitbucket.getBitbucketBranches","method":"get"},{"path":"/bitbucket.testConnection","method":"post"},{"path":"/bitbucket.update","method":"post"}]} showTitle={true} /> |