summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2020-08-31 18:26:46 -0400
committerScott Murray <scott.murray@konsulko.com>2020-08-31 18:28:39 -0400
commit63073c30f879fbdb20056bb7c9436f46c6d424de (patch)
treec9d239b2bc669396372bc762a04370c34e17d6a6 /README.md
parent05bbefa54c7e15b916c2f73c9b0495bdde9c488b (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.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index b4fada9..fbd3769 100644
--- a/README.md
+++ b/README.md
@@ -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 |