mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-10 12:37:44 +00:00
build: dereferenced Plex Media Server API Spec updated
This commit is contained in:
committed by
github-actions[bot]
parent
819552f305
commit
e76a2a128e
@@ -5095,8 +5095,10 @@ paths:
|
||||
properties:
|
||||
contentChangedAt:
|
||||
type: integer
|
||||
format: int32
|
||||
description: The number of seconds since the content was last changed relative to now.
|
||||
format: int64
|
||||
description: |
|
||||
Timestamp (in seconds) representing the last time the content was modified.
|
||||
NOTE: Some Plex server have some absurd values for this field, like 8457612157633039800 so it should be int64
|
||||
example: 9173960
|
||||
- type: object
|
||||
required:
|
||||
|
||||
Reference in New Issue
Block a user