Initial commit

This commit is contained in:
Niklas Nielsen
2024-05-24 19:20:08 -07:00
commit ebd24efca7
171 changed files with 20261 additions and 0 deletions

View 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 |