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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user