mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-09 12:27:49 +00:00
ci: regenerated with OpenAPI Doc latest, Speakeasy CLI 1.134.1
This commit is contained in:
11
docs/sdk/models/operations/createuploadrequestbody.md
Normal file
11
docs/sdk/models/operations/createuploadrequestbody.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# CreateUploadRequestBody
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description |
|
||||
| ----------------------------------------------------------- | ----------------------------------------------------------- | ----------------------------------------------------------- | ----------------------------------------------------------- |
|
||||
| `file` | [operations.File](../../../sdk/models/operations/file.md) | :heavy_minus_sign: | N/A |
|
||||
| `synchronous` | *boolean* | :heavy_minus_sign: | Use this flag to return an id and url |
|
||||
| `type` | [operations.TypeT](../../../sdk/models/operations/typet.md) | :heavy_check_mark: | N/A |
|
||||
| `userId` | *number* | :heavy_minus_sign: | required if uploading an avatar |
|
||||
Reference in New Issue
Block a user