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

762 B
Raw Permalink Blame History

GitlabGetGitlabBranchesRequest

Example Usage

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

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

Fields

Field Type Required Description
id number N/A
owner string ✔️ N/A
repo string ✔️ N/A
gitlabId string N/A