From a77963a0bf6465ab2a3fb4a3bf3048e2ba5a9712 Mon Sep 17 00:00:00 2001 From: Servarr Date: Sun, 16 Feb 2025 15:59:40 +0000 Subject: [PATCH] Automated API Docs update --- src/Readarr.Api.V1/openapi.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/Readarr.Api.V1/openapi.json b/src/Readarr.Api.V1/openapi.json index a1c85c151..746a5370e 100644 --- a/src/Readarr.Api.V1/openapi.json +++ b/src/Readarr.Api.V1/openapi.json @@ -9445,6 +9445,11 @@ "type": "string", "nullable": true }, + "lastSearchTime": { + "type": "string", + "format": "date-time", + "nullable": true + }, "editions": { "type": "array", "items": {