OpenAPI: Remove SSL from settings
This commit is contained in:
@@ -198,7 +198,6 @@ Class | Method | HTTP request | Description
|
||||
- [IndexingSettings](docs/IndexingSettings.md)
|
||||
- [InstrumentMetadata](docs/InstrumentMetadata.md)
|
||||
- [JfjochSettings](docs/JfjochSettings.md)
|
||||
- [JfjochSettingsSsl](docs/JfjochSettingsSsl.md)
|
||||
- [JfjochStatistics](docs/JfjochStatistics.md)
|
||||
- [MeasurementStatistics](docs/MeasurementStatistics.md)
|
||||
- [PcieDevicesInner](docs/PcieDevicesInner.md)
|
||||
|
||||
@@ -21,7 +21,6 @@ Name | Type | Description | Notes
|
||||
**receiver_threads** | **int** | Number of threads used by the receiver | [optional] [default to 64]
|
||||
**numa_policy** | **str** | NUMA policy to bind CPUs | [optional]
|
||||
**frontend_directory** | **str** | Location of built JavaScript web frontend |
|
||||
**ssl** | [**JfjochSettingsSsl**](JfjochSettingsSsl.md) | | [optional]
|
||||
**spot_finding** | [**SpotFindingSettings**](SpotFindingSettings.md) | | [optional]
|
||||
**image_pusher** | [**ImagePusherType**](ImagePusherType.md) | | [default to ImagePusherType.NONE]
|
||||
**zeromq_preview** | [**ZeromqPreviewSettings**](ZeromqPreviewSettings.md) | | [optional]
|
||||
|
||||
Reference in New Issue
Block a user