1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-27 15:26:33 -04:00

Web API: updated documentation

This commit is contained in:
f4exb 2017-12-18 01:56:56 +01:00
parent 19eb52d5dd
commit a459982fa7
3 changed files with 5 additions and 5 deletions

View File

@ -1674,7 +1674,7 @@ margin-bottom: 20px;
<div class="pull-right"></div>
<div class="clearfix"></div>
<p></p>
<p class="marked">delete channel</p>
<p class="marked">delete channel (server only)</p>
<p></p>
<br />
<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 id="generator">
<div class="content">
Generated 2017-12-17T18:35:43.125+01:00
Generated 2017-12-18T01:56:22.008+01:00
</div>
</div>
</div>

View File

@ -787,7 +787,7 @@ paths:
description: Function not implemented
/sdrangel/deviceset/{deviceSetIndex}/channel/{channelIndex}:
delete:
description: delete channel
description: delete channel (server only)
operationId: devicesetChannelDelete
tags:
- DeviceSet

View File

@ -1674,7 +1674,7 @@ margin-bottom: 20px;
<div class="pull-right"></div>
<div class="clearfix"></div>
<p></p>
<p class="marked">delete channel</p>
<p class="marked">delete channel (server only)</p>
<p></p>
<br />
<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 id="generator">
<div class="content">
Generated 2017-12-17T18:35:43.125+01:00
Generated 2017-12-18T01:56:22.008+01:00
</div>
</div>
</div>