1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-11 13:24:19 -04:00

REST API: chanded uint64 to int64 integer formats. Fixes #624

This commit is contained in:
f4exb
2020-09-10 15:23:18 +02:00
parent d9ec9f2787
commit 308b870063
34 changed files with 100 additions and 100 deletions
@@ -3,7 +3,7 @@ TestSourceMISettings:
properties:
centerFrequency:
type: integer
format: uint64
format: int64
frequencyShift:
type: integer
sampleRate: