mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-07-25 11:34:09 -04:00
Regenerated REST API code to fix generating script issues
This commit is contained in:
@@ -139,8 +139,8 @@ GLScope:
|
||||
tracesData:
|
||||
type: array
|
||||
items:
|
||||
$ref: "http://swgserver:8081/api/swagger/include/GLScope.yaml#/TraceData"
|
||||
$ref: "/doc/swagger/include/GLScope.yaml#/TraceData"
|
||||
triggersData:
|
||||
type: array
|
||||
items:
|
||||
$ref: "http://swgserver:8081/api/swagger/include/GLScope.yaml#/TriggerData"
|
||||
$ref: "/doc/swagger/include/GLScope.yaml#/TriggerData"
|
||||
|
||||
Reference in New Issue
Block a user