mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-07-17 00:04:25 -04:00
Radiosonde feature: Make settings assignments atomic. Part of #1329
This commit is contained in:
@@ -18,3 +18,11 @@ RadiosondeSettings:
|
||||
type: integer
|
||||
rollupState:
|
||||
$ref: "/doc/swagger/include/RollupState.yaml#/RollupState"
|
||||
radiosondesColumnIndexes:
|
||||
type: array
|
||||
items:
|
||||
type: integer
|
||||
radiosondesColumnSizes:
|
||||
type: array
|
||||
items:
|
||||
type: integer
|
||||
|
||||
Reference in New Issue
Block a user