mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-09 20:47:46 +00:00
Fix typo in originalTitle description
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
@@ -77,7 +77,7 @@ get:
|
|||||||
example: "1"
|
example: "1"
|
||||||
originalTitle:
|
originalTitle:
|
||||||
type: string
|
type: string
|
||||||
description: The orginal untranslated name of the media item when non-english, or the track artist if an audio Item has an album artist
|
description: The original untranslated name of the media item when non-english, or the track artist if an audio Item has an album artist
|
||||||
example: The American Dream Is Killing Me
|
example: The American Dream Is Killing Me
|
||||||
parentGuid:
|
parentGuid:
|
||||||
type: string
|
type: string
|
||||||
|
|||||||
Reference in New Issue
Block a user