mirror of
https://github.com/LukeHagar/log10py.git
synced 2025-12-09 20:47:45 +00:00
Initial commit
This commit is contained in:
10
docs/models/operations/updaterequest.md
Normal file
10
docs/models/operations/updaterequest.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# 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 |
|
||||
Reference in New Issue
Block a user