Files
Dokploy-ts-sdk/docs/models/operations/bitbucketgetbitbucketbranchesrequest.md
2025-09-26 02:33:10 +00:00

694 B
Raw Blame History

BitbucketGetBitbucketBranchesRequest

Example Usage

import { BitbucketGetBitbucketBranchesRequest } from "dokploy/models/operations";

let value: BitbucketGetBitbucketBranchesRequest = {
  owner: "<value>",
  repo: "<value>",
};

Fields

Field Type Required Description
owner string ✔️ N/A
repo string ✔️ N/A
bitbucketId string N/A