1
0
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:
f4exb
2020-06-27 19:40:34 +02:00
parent 62f451e645
commit f4bf08a55b
24 changed files with 203 additions and 203 deletions
@@ -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"