mirror of
https://github.com/LukeHagar/Dokploy-ts-sdk.git
synced 2025-12-06 04:19:37 +00:00
401 B
401 B
Issue
Example Usage
import { Issue } from "dokploy/models";
let value: Issue = {
message: "<value>",
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
message |
string | ✔️ | N/A |