mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-07-26 03:54:30 -04:00
Regenerated REST API code to fix generating script issues
This commit is contained in:
@@ -24,6 +24,6 @@ InterferometerSettings:
|
||||
reverseAPIChannelIndex:
|
||||
type: integer
|
||||
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