Skip to content

Commit

Permalink
RDK-44932: API Documentation incomplete on TextToSpeech Thunder plugin
Browse files Browse the repository at this point in the history
Reason for change:Correcting documentation for TextToSpeech plugin
Test Procedure: NA
Risks: Low

Signed-off-by: vdinak240 <[email protected]>
  • Loading branch information
vdinak240 committed Oct 17, 2023
1 parent f68c4d4 commit fcc0573
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion TextToSpeech/TextToSpeech.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,10 @@
"apps": {
"summary": "List of client application",
"type": "array",
"example": ["App1","App2"]
"items": {
"type": "string",
"example": "App1"
}
}
},
"methods": {
Expand Down

0 comments on commit fcc0573

Please sign in to comment.