We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b7bffc commit cc58c58Copy full SHA for cc58c58
1 file changed
swagger.yaml
@@ -1303,7 +1303,7 @@ paths:
1303
description: Stops streaming to the RTMP server
1304
tags:
1305
- Commands
1306
- /command/tagrecording:
+ /q/tagrecording:
1307
get:
1308
summary: Tag a previous or current recording. Omit fn parameter to tag current recording.
1309
operationId: /command/tagrecording
@@ -1338,7 +1338,7 @@ paths:
1338
description: Tag the current live recording (v5.0.3.0+). Can also tag a previous recording by providing a filename (v6.2.8.0+)
1339
1340
1341
- /command/untagrecording:
+ /q/untagrecording:
1342
1343
summary: Remove a tag from a recording
1344
operationId: /command/untagrecording
0 commit comments