mirror of
https://github.com/LukeHagar/log10py.git
synced 2025-12-06 20:47:46 +00:00
10 lines
1.3 KiB
Markdown
10 lines
1.3 KiB
Markdown
# UpdateRequest
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| -------------------------------------------------------------- | -------------------------------------------------------------- | -------------------------------------------------------------- | -------------------------------------------------------------- |
|
|
| `completion_id` | *str* | :heavy_check_mark: | The completion id to update. |
|
|
| `completion` | [components.Completion](../../models/components/completion.md) | :heavy_check_mark: | N/A |
|
|
| `x_log10_organization` | *Optional[str]* | :heavy_minus_sign: | N/A | |