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

676 B
Raw Permalink Blame History

GithubGetGithubBranchesRequest

Example Usage

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

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

Fields

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