mirror of
https://github.com/LukeHagar/Dokploy-ts-sdk.git
synced 2025-12-06 12:27:48 +00:00
497 B
497 B
GithubGetGithubRepositoriesRequest
Example Usage
import { GithubGetGithubRepositoriesRequest } from "dokploy/models/operations";
let value: GithubGetGithubRepositoriesRequest = {
githubId: "<id>",
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
githubId |
string | ✔️ | N/A |