1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-25 19:44:12 -04:00

REST API Swagger code generation using Docker: updated http server address

This commit is contained in:
f4exb
2020-06-22 00:03:37 +02:00
parent 0104d36c2c
commit ce2c313d03
51 changed files with 504 additions and 402 deletions
@@ -51,6 +51,12 @@ FCDProSettings:
transverterDeltaFrequency:
type: integer
format: int64
iqOrder:
type: integer
description: >
IQ samples order
* 0 - Q then I (swapped)
* 1 - I then Q (straight)
fileRecordName:
type: string
useReverseAPI: