File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -282,7 +282,7 @@ paths:
282282 post :
283283 tags :
284284 - subscriptions
285- summary : Update the heartbeat timer for multiple subscriptions (SystemLink Server only)
285+ summary : Update the heartbeat timer for multiple subscriptions
286286 description : Updates the heartbeat timers for multiple subscriptions
287287 operationId : UpdateSubscriptionHeartbeats
288288 parameters :
@@ -325,7 +325,7 @@ paths:
325325 post :
326326 tags :
327327 - subscriptions
328- summary : Get the current values for the tags from multiple subscriptions (SystemLink Server only)
328+ summary : Get the current values for the tags from multiple subscriptions
329329 description : Returns tag values from multiple subscriptions.
330330 operationId : GetSubscriptionsTagValues
331331 parameters :
@@ -377,7 +377,7 @@ paths:
377377 post :
378378 tags :
379379 - subscriptions
380- summary : Delete multiple subscriptions (SystemLink Server only)
380+ summary : Delete multiple subscriptions
381381 description : Delete one or more subscriptions based on the request body.
382382 operationId : DeleteSubscriptions
383383 parameters :
@@ -1319,7 +1319,7 @@ paths:
13191319 post :
13201320 tags :
13211321 - tags
1322- summary : Update the current values of multiple tags (SystemLink Server only)
1322+ summary : Update the current values of multiple tags
13231323 description : Updates multiple tags to their current values.
13241324 operationId : UpdateTagCurrentValues
13251325 parameters :
You can’t perform that action at this time.
0 commit comments