mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-06 12:27:48 +00:00
583 B
583 B
AbortMultipartResponseBody
external upload initialized
Example Usage
import { AbortMultipartResponseBody } from "@lukehagar/discoursejs/sdk/models/operations";
let value: AbortMultipartResponseBody = {
success: "OK",
};
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
success |
string | ✔️ | N/A | OK |