From 3327ed0f4989baed1834b6ba8e61df8722349100 Mon Sep 17 00:00:00 2001 From: Servarr Date: Sat, 17 Feb 2024 21:16:00 +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 ebc4ab631..7e8ba255f 100644 --- a/src/Readarr.Api.V1/openapi.json +++ b/src/Readarr.Api.V1/openapi.json @@ -8968,6 +8968,11 @@ "ratings": { "$ref": "#/components/schemas/Ratings" }, + "lastSearchTime": { + "type": "string", + "format": "date-time", + "nullable": true + }, "cleanTitle": { "type": "string", "nullable": true