Clean-up of OpenAPI code
This commit is contained in:
@@ -19,7 +19,7 @@ Name | Type | Description | Notes
|
||||
**image_buffer_mi_b** | **int** | Size of internal buffer in MiB for images before they are sent to a stream | [optional] [default to 2048]
|
||||
**verbose** | **bool** | Print extra debug information | [optional] [default to False]
|
||||
**receiver_threads** | **int** | Number of threads used by the receiver | [optional] [default to 64]
|
||||
**numa_policy** | **str** | NUMA policy to bind CPUs | [optional]
|
||||
**numa_policy** | **str** | Ignored value | [optional]
|
||||
**frontend_directory** | **str** | Location of built JavaScript web frontend |
|
||||
**spot_finding** | [**SpotFindingSettings**](SpotFindingSettings.md) | | [optional]
|
||||
**image_pusher** | [**ImagePusherType**](ImagePusherType.md) | | [default to ImagePusherType.NONE]
|
||||
|
||||
Reference in New Issue
Block a user