diff options
author | Scott Murray <scott.murray@konsulko.com> | 2020-08-31 18:26:46 -0400 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2020-08-31 18:28:39 -0400 |
commit | 63073c30f879fbdb20056bb7c9436f46c6d424de (patch) | |
tree | c9d239b2bc669396372bc762a04370c34e17d6a6 /README.md | |
parent | 05bbefa54c7e15b916c2f73c9b0495bdde9c488b (diff) |
Change media_result response in no media case
Change the response from the media_result verb when there is no media
present to a success with an empty media array instead of a failure.
Bug-AGL: SPEC-3556
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Iafa99d32062db197430a5daf99aee7e2ec0a9a5e
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -28,6 +28,8 @@ with the following fields. | genre | genre type for media entry | | type | media entry data type *(e.g audio, video)* | +If no media is present, the an empty array will be returned. + ## Events | Name | Description | |