Skip to content

Commit 93fad7b

Browse files
Removed (SystemLink Server only) annotations from four route headers. (#58)
1 parent ba92982 commit 93fad7b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tag/nitag.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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:

0 commit comments

Comments
 (0)