summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rest-api/api-docs/events.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/rest-api/api-docs/events.json b/rest-api/api-docs/events.json
index 80bc6d66f..d75e84b96 100644
--- a/rest-api/api-docs/events.json
+++ b/rest-api/api-docs/events.json
@@ -203,7 +203,6 @@
},
"RecordingStarted": {
"id": "RecordingStarted",
- "extends": "Event",
"description": "Event showing the start of a recording operation.",
"properties": {
"recording": {
@@ -215,7 +214,6 @@
},
"RecordingFinished": {
"id": "RecordingFinished",
- "extends": "Event",
"description": "Event showing the completion of a recording operation.",
"properties": {
"recording": {
@@ -227,7 +225,6 @@
},
"RecordingFailed": {
"id": "RecordingFailed",
- "extends": "Event",
"description": "Event showing failure of a recording operation.",
"properties": {
"recording": {