mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-09-04 22:27:53 -04:00
Web API: updated documentation
This commit is contained in:
parent
19eb52d5dd
commit
a459982fa7
@ -1674,7 +1674,7 @@ margin-bottom: 20px;
|
|||||||
<div class="pull-right"></div>
|
<div class="pull-right"></div>
|
||||||
<div class="clearfix"></div>
|
<div class="clearfix"></div>
|
||||||
<p></p>
|
<p></p>
|
||||||
<p class="marked">delete channel</p>
|
<p class="marked">delete channel (server only)</p>
|
||||||
<p></p>
|
<p></p>
|
||||||
<br />
|
<br />
|
||||||
<pre class="prettyprint language-html prettyprinted" data-type="delete"><code><span class="pln">/sdrangel/deviceset/{deviceSetIndex}/channel/{channelIndex}</span></code></pre>
|
<pre class="prettyprint language-html prettyprinted" data-type="delete"><code><span class="pln">/sdrangel/deviceset/{deviceSetIndex}/channel/{channelIndex}</span></code></pre>
|
||||||
@ -14085,7 +14085,7 @@ except ApiException as e:
|
|||||||
</div>
|
</div>
|
||||||
<div id="generator">
|
<div id="generator">
|
||||||
<div class="content">
|
<div class="content">
|
||||||
Generated 2017-12-17T18:35:43.125+01:00
|
Generated 2017-12-18T01:56:22.008+01:00
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -787,7 +787,7 @@ paths:
|
|||||||
description: Function not implemented
|
description: Function not implemented
|
||||||
/sdrangel/deviceset/{deviceSetIndex}/channel/{channelIndex}:
|
/sdrangel/deviceset/{deviceSetIndex}/channel/{channelIndex}:
|
||||||
delete:
|
delete:
|
||||||
description: delete channel
|
description: delete channel (server only)
|
||||||
operationId: devicesetChannelDelete
|
operationId: devicesetChannelDelete
|
||||||
tags:
|
tags:
|
||||||
- DeviceSet
|
- DeviceSet
|
||||||
|
@ -1674,7 +1674,7 @@ margin-bottom: 20px;
|
|||||||
<div class="pull-right"></div>
|
<div class="pull-right"></div>
|
||||||
<div class="clearfix"></div>
|
<div class="clearfix"></div>
|
||||||
<p></p>
|
<p></p>
|
||||||
<p class="marked">delete channel</p>
|
<p class="marked">delete channel (server only)</p>
|
||||||
<p></p>
|
<p></p>
|
||||||
<br />
|
<br />
|
||||||
<pre class="prettyprint language-html prettyprinted" data-type="delete"><code><span class="pln">/sdrangel/deviceset/{deviceSetIndex}/channel/{channelIndex}</span></code></pre>
|
<pre class="prettyprint language-html prettyprinted" data-type="delete"><code><span class="pln">/sdrangel/deviceset/{deviceSetIndex}/channel/{channelIndex}</span></code></pre>
|
||||||
@ -14085,7 +14085,7 @@ except ApiException as e:
|
|||||||
</div>
|
</div>
|
||||||
<div id="generator">
|
<div id="generator">
|
||||||
<div class="content">
|
<div class="content">
|
||||||
Generated 2017-12-17T18:35:43.125+01:00
|
Generated 2017-12-18T01:56:22.008+01:00
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user