Skip to content

Commit 3edd623

Browse files
RDK-55551-RDKEMW-1012: update FrameRate plugin documentation (#338)
Reason for Change: Update FrameRate plugin documentation to match current implementation
1 parent 96bed70 commit 3edd623

File tree

2 files changed

+527
-535
lines changed

2 files changed

+527
-535
lines changed

apis/common.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,5 +188,15 @@
188188
"default": null,
189189
"description": "Always null"
190190
}
191+
},
192+
"result": {
193+
"type": "boolean",
194+
"default": true,
195+
"description": "Always true"
196+
},
197+
"success": {
198+
"type": "boolean",
199+
"default": true,
200+
"description": "Indicates success"
191201
}
192202
}

0 commit comments

Comments
 (0)