Skip to content

Commit cc58c58

Browse files
authored
Update swagger.yaml
1 parent 9b7bffc commit cc58c58

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

swagger.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1303,7 +1303,7 @@ paths:
13031303
description: Stops streaming to the RTMP server
13041304
tags:
13051305
- Commands
1306-
/command/tagrecording:
1306+
/q/tagrecording:
13071307
get:
13081308
summary: Tag a previous or current recording. Omit fn parameter to tag current recording.
13091309
operationId: /command/tagrecording
@@ -1338,7 +1338,7 @@ paths:
13381338
description: Tag the current live recording (v5.0.3.0+). Can also tag a previous recording by providing a filename (v6.2.8.0+)
13391339
tags:
13401340
- Commands
1341-
/command/untagrecording:
1341+
/q/untagrecording:
13421342
get:
13431343
summary: Remove a tag from a recording
13441344
operationId: /command/untagrecording

0 commit comments

Comments
 (0)