fixed incorrect type

This commit is contained in:
JasonLandbridge
2025-04-13 15:58:16 +02:00
parent 42b4884393
commit 18cfde2021

View File

@@ -4,6 +4,8 @@ required:
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