1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-08-01 16:38:06 -04:00

API: added feature sets in the instance summary

This commit is contained in:
f4exb
2021-08-31 23:53:13 +02:00
parent 8d68fa5231
commit 95f5e9ec7a
7 changed files with 47 additions and 2 deletions
@@ -6144,6 +6144,9 @@ margin-bottom: 20px;
},
"devicesetlist" : {
"$ref" : "#/definitions/DeviceSetList"
},
"featuresetlist" : {
"$ref" : "#/definitions/FeatureSetList"
}
},
"description" : "Summarized information about this SDRangel instance"
@@ -48108,7 +48111,7 @@ except ApiException as e:
</div>
<div id="generator">
<div class="content">
Generated 2021-08-28T23:40:46.879+02:00
Generated 2021-08-31T23:36:40.361+02:00
</div>
</div>
</div>