1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-17 16:24:08 -04:00

Regenerated REST API code to fix generating script issues

This commit is contained in:
f4exb
2020-06-27 19:40:34 +02:00
parent 62f451e645
commit f4bf08a55b
24 changed files with 203 additions and 203 deletions
@@ -39,6 +39,6 @@ ChannelAnalyzerSettings:
title:
type: string
spectrumConfig:
$ref: "http://swgserver:8081/api/swagger/include/GLSpectrum.yaml#/GLSpectrum"
$ref: "/doc/swagger/include/GLSpectrum.yaml#/GLSpectrum"
scopeConfig:
$ref: "http://swgserver:8081/api/swagger/include/GLScope.yaml#/GLScope"
$ref: "/doc/swagger/include/GLScope.yaml#/GLScope"