Improved description

This commit is contained in:
Michael 2020-05-15 18:08:47 +00:00
parent d70b77288d
commit 8b2c51baf2
1 changed files with 1 additions and 1 deletions

View File

@ -1310,7 +1310,7 @@ api_register_func('api/media/metadata/create', 'api_media_metadata_create', true
/**
* @param string $type Return format (atom, rss, xml, json)
* @param int $item_id
* @return string
* @return array|string
* @throws Exception
*/
function api_status_show($type, $item_id)